correct user id generation
This commit is contained in:
@@ -12,7 +12,7 @@ const (
|
||||
MetalUserIssuer = "https://auth.equinix.com/"
|
||||
|
||||
// MetalUserIssuerIDPrefix is the issuer id prefix added by the issuer.
|
||||
MetalUserIssuerIDPrefix = "auth|"
|
||||
MetalUserIssuerIDPrefix = "auth0|"
|
||||
)
|
||||
|
||||
// UserDetails contains the user information.
|
||||
|
||||
Reference in New Issue
Block a user