Dylan Vanmali
Dylan Vanmali
The connection string needs to start with `ws` or `wss` and not use `/rpc` at the end in order to use this version of surrealdb.js package. Also the package should...
@cubic-dev-ai review again
@cubic-dev-ai review again
@cubic-dev-ai review again
Ready for review @Bekacru
@ping-maxwell @Bekacru
@cubic-dev-ai review
> would it be possible to add prefixes to different token types, similar to the [API key plugin](https://www.better-auth.com/docs/plugins/api-key)? @trojanowski I can definitely add this in to add support for existing...
> I can see that client_credentials could be a good solution in some use cases, but not always. For example, it might not be suitable if I have a strict...
@julen @trojanowski I completely agree that API keys _feel_ much simpler, and there are plenty of valid reasons why teams prefer them -especially when you want quick adoption or a...