Scope users for authentication/authorization #1337
ansarizafar
started this conversation in
Ideas
Replies: 1 comment
-
Arcadedb already has custom functions so why not use user defined signin, signout and authorize functions. Signin and signout functions can be exposed via /signin and signout endpoints and authorize function can be used for enforcing permissions. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
SurrealDB has a concept of scope users and permissions for user authentication/authorization https://surrealdb.com/docs/security/authentication ArcadeDB should have this feature here is the relevant discussion on Discord https://discord.com/channels/883057780553052180/1132895863392436277/1175300864014028892.
Beta Was this translation helpful? Give feedback.
All reactions