Ueberauth.Strategy.Cognito.JwtVerifier (Ueberauth Cognito v0.4.0) 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