changes for PR

This commit is contained in:
jay brown
2025-04-21 15:12:38 -07:00
parent 2ef116fe1a
commit fa37ba7a92
5 changed files with 143 additions and 151 deletions
+2 -2
View File
@@ -19,8 +19,8 @@ import (
)
const (
CognitoAuthScopes = "cognitoAuth.Scopes"
PlaceholderAuthScopes = "placeholderAuth.Scopes"
CognitoAuthScopes = "cognitoAuth.Scopes"
JwtAuthScopes = "jwtAuth.Scopes"
)
// Defines values for ClientStatus.