internal: fix typo in session name constant
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
package constants
|
||||
|
||||
const SeesionName = "authentik_proxy"
|
||||
const SessionName = "authentik_proxy"
|
||||
|
||||
const SessionOAuthState = "oauth_state"
|
||||
const SessionClaims = "claims"
|
||||
|
Reference in New Issue
Block a user