surrealpatch/core/src/iam
2024-04-17 14:41:17 +00:00
..
entities Info structure refactor (#3886) 2024-04-17 15:27:55 +01:00
policies Extract core lib into a standalone crate (#3423) 2024-02-02 22:10:47 +00:00
auth.rs Info structure refactor (#3886) 2024-04-17 15:27:55 +01: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 Extract core lib into a standalone crate (#3423) 2024-02-02 22:10:47 +00:00
jwks.rs Rely on kty when alg is not in JWK (#3891) 2024-04-17 14:41:17 +00:00
mod.rs Add #[non_exhaustive] to core structs and enums (#3781) 2024-04-02 20:12:08 +00:00
signin.rs Implement reblessive into the parser to prevent any overflows. (#3591) 2024-03-22 20:50:11 +00:00
signup.rs Implement reblessive into the parser to prevent any overflows. (#3591) 2024-03-22 20:50:11 +00:00
token.rs Add #[non_exhaustive] to core structs and enums (#3781) 2024-04-02 20:12:08 +00:00
verify.rs Rely on kty when alg is not in JWK (#3891) 2024-04-17 14:41:17 +00:00