Skip to content
Discussion options

You must be logged in to vote

Hi, the access token you receive from your provider (Cognito) is not meant to be decoded by us. You will use it to send to your API, which would be able to decode it. So your config looks already good. Whenever you make an API call, you just have to pass the access token as an authorization header bearer token.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@kfaria
Comment options

@balazsorban44
Comment options

@kfaria
Comment options

Answer selected by balazsorban44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants