Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AuthorizeDeviceAndUser ¶
Types ¶
type AWSCognitoJWT ¶
type AWSCognitoJWT struct {
// contains filtered or unexported fields
}
func GetAuthenticatedToken ¶
func NewAWSCognitoJWT ¶
func NewAWSCognitoJWT(config config.Config) (*AWSCognitoJWT, error)
func (*AWSCognitoJWT) UserID ¶
func (awsJWT *AWSCognitoJWT) UserID() string
func (*AWSCognitoJWT) Username ¶
func (awsJWT *AWSCognitoJWT) Username() string
Click to show internal directories.
Click to hide internal directories.