Ready to initiate OpenID login
This commit is contained in:
@ -1 +1,5 @@
|
||||
// TODO
|
||||
/// Session-specific constants
|
||||
pub mod sessions {
|
||||
/// OpenID auth session state key
|
||||
pub const OIDC_STATE_KEY: &str = "oidc-state";
|
||||
}
|
||||
|
Reference in New Issue
Block a user