Adam Gąsowski
Adam Gąsowski
Depending on the purpose, this is a link for reporting bugs, or a "give us a star" link, or a link with the app's code. No matter how you solve...
It only helps me partially. Thanks to this method I see UI instead of a white window, but then when I try to create a connection it ends with the...
@macjuul are you planning to fix this? In beta version 1, everything worked fine. But after you released beta 2, it stopped working. Can you check what changed and try...
I apologize for my earlier words. I was already very frustrated that nothing was happening in the thread, but I shouldn't have vented that anger here. I am very sorry.
I registered it 6 times. [SyntaxError: missing formal parameter](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Errors/Missing_formal_parameter)
Reproducible... Run analytics code **v2.10.2** using **Chrome 83**.
This is the page where analytics are installed.
This PR https://github.com/surrealdb/surrealdb/pull/4061 will solve the requirement to set a full namespace for custom claims., e.g. `$token['https://surrealdb.com/email']`. Full working example: https://github.com/surrealdb/surrealdb/issues/4058#issuecomment-2118458590
When I used this example, Auth0 required me to communicate https even for testing. I don't know if it's just me, but that's the only reason I sent it to...
By the way, you can explain that SurrealDB CREATE is protected against cheating, i.e. I authorize myself with a token but I try to create another account, it won't work...