package constants const SeesionName = "authentik_proxy" const SessionOAuthState = "oauth_state" const SessionClaims = "claims"