surrealpatch/core/src/iam
Tobie Morgan Hitchcock bfc474e4d8
Refactor transaction, caching, and key-value store interfaces (#4257)
Co-authored-by: Gerard Guillemas Martos <gerard.guillemas@surrealdb.com>
2024-07-17 22:44:05 +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 Rely on kty when alg is not in JWK (#3891) 2024-04-17 14:41:17 +00:00
mod.rs Consolidate authentication methods (#3988) 2024-05-22 13:57:25 +00:00
signin.rs Refactor transaction, caching, and key-value store interfaces (#4257) 2024-07-17 22:44:05 +00:00
signup.rs Refactor transaction, caching, and key-value store interfaces (#4257) 2024-07-17 22:44:05 +00:00
token.rs Consolidate authentication methods (#3988) 2024-05-22 13:57:25 +00:00
verify.rs Refactor transaction, caching, and key-value store interfaces (#4257) 2024-07-17 22:44:05 +00:00