surrealpatch/src/iam
2022-09-10 05:44:45 +01:00
..
clear.rs Move authentication code to separate module 2022-07-04 01:46:09 +01:00
mod.rs When enabled, log the root authentication username 2022-08-12 16:33:15 +01:00
signin.rs Ensure session data is stored on the session after signup/signin 2022-09-05 00:53:35 +01:00
signup.rs Ensure session data is stored on the session after signup/signin 2022-09-05 00:53:35 +01:00
token.rs Allow uppercase or lowercase keys in JWT authentication tokens 2022-09-10 05:43:50 +01:00
verify.rs Add debug logging for authentication attempts 2022-09-10 05:44:45 +01:00