Ueberauth AWS Cognito Strategy v0.2.0 Ueberauth.Strategy.Cognito.JwtVerifier View Source

Utilities for working with JSON Web Tokens

Link to this section Summary

Functions

Verifies that a JWT is valid: the signature is correct, and the audience is the AWS client_id

Link to this section Functions

Link to this function

verify(jwt, jwks, config)

View Source

Verifies that a JWT is valid: the signature is correct, and the audience is the AWS client_id