changes for PR
This commit is contained in:
@@ -19,8 +19,8 @@ import (
|
||||
)
|
||||
|
||||
const (
|
||||
CognitoAuthScopes = "cognitoAuth.Scopes"
|
||||
PlaceholderAuthScopes = "placeholderAuth.Scopes"
|
||||
CognitoAuthScopes = "cognitoAuth.Scopes"
|
||||
JwtAuthScopes = "jwtAuth.Scopes"
|
||||
)
|
||||
|
||||
// Defines values for ClientStatus.
|
||||
|
||||
Reference in New Issue
Block a user