Merge branch 'main' of https://github.com/authorizerdev/authorizer
This commit is contained in:
@@ -34,6 +34,7 @@ func (c *provider) DeleteAllUserSessions(userId string) error {
|
||||
constants.AuthRecipeMethodGithub,
|
||||
constants.AuthRecipeMethodGoogle,
|
||||
constants.AuthRecipeMethodLinkedIn,
|
||||
constants.AuthRecipeMethodTwitter,
|
||||
}
|
||||
|
||||
for _, namespace := range namespaces {
|
||||
|
Reference in New Issue
Block a user