Documentation
¶
Index ¶
Constants ¶
View Source
const AWS_COGNITO_REGION = `us-east-1`
View Source
const AWS_COGNITO_USER_POOL_ID = `us-east-1_hyOWP6bHf`
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AWSCognitoJWT ¶
type AWSCognitoJWT struct {
// contains filtered or unexported fields
}
func NewAWSCognitoJWT ¶
func NewAWSCognitoJWT(config config.Config) (*AWSCognitoJWT, error)
func (*AWSCognitoJWT) Username ¶
func (awsJWT *AWSCognitoJWT) Username() string
Click to show internal directories.
Click to hide internal directories.