feat: bootstrap twitter login config
This commit is contained in:
@@ -15,4 +15,6 @@ const (
|
||||
AuthRecipeMethodLinkedIn = "linkedin"
|
||||
// AuthRecipeMethodApple is the apple auth method
|
||||
AuthRecipeMethodApple = "apple"
|
||||
// AuthRecipeMethodTwitter is the twitter auth method
|
||||
AuthRecipeMethodTwitter = "twitter"
|
||||
)
|
||||
|
Reference in New Issue
Block a user