surrealpatch/core/src/iam
2024-08-13 11:40:16 +00:00
..
entities Add UPSERT statement (#4163) 2024-06-12 09:15:09 +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 Consolidate authentication methods (#3988) 2024-05-22 13:57:25 +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 Move AUTHENTICATE clause to DEFINE ACCESS statement root (#4385) 2024-07-30 15:23:54 +01:00
signup.rs Move AUTHENTICATE clause to DEFINE ACCESS statement root (#4385) 2024-07-30 15:23:54 +01:00
token.rs Fix JWT 'aud' array (#4488) 2024-08-12 08:50:27 +00:00
verify.rs Check for single and multiple token audiences (#4493) 2024-08-13 11:40:16 +00:00