surrealpatch/core/src/iam
Gerard Guillemas Martos c3d788ff4a
Add BEARER access type and its basic grant management (#4302)
Co-authored-by: Emmanuel Keller <emmanuel.keller@surrealdb.com>
Co-authored-by: Micha de Vries <micha@devrie.sh>
2024-08-13 16:38:17 +00:00
..
entities Add BEARER access type and its basic grant management (#4302) 2024-08-13 16:38:17 +00:00
policies Consolidate authentication methods (#3988) 2024-05-22 13:57:25 +00:00
auth.rs Consolidate authentication methods (#3988) 2024-05-22 13:57:25 +00:00
base.rs Cleanup a few things in the code (#3793) 2024-04-03 09:54:12 +00:00
check.rs Extract core lib into a standalone crate (#3423) 2024-02-02 22:10:47 +00:00
clear.rs Consolidate authentication methods (#3988) 2024-05-22 13:57:25 +00:00
issue.rs Add BEARER access type and its basic grant management (#4302) 2024-08-13 16:38:17 +00:00
jwks.rs Disable default audience validation also for JWKS (#4495) 2024-08-12 16:05:19 +00:00
mod.rs Consolidate authentication methods (#3988) 2024-05-22 13:57:25 +00:00
signin.rs Add BEARER access type and its basic grant management (#4302) 2024-08-13 16:38:17 +00:00
signup.rs Add BEARER access type and its basic grant management (#4302) 2024-08-13 16:38:17 +00:00
token.rs Add BEARER access type and its basic grant management (#4302) 2024-08-13 16:38:17 +00:00
verify.rs Add BEARER access type and its basic grant management (#4302) 2024-08-13 16:38:17 +00:00