How to recognize user by Authorize token
Open
question
- Dominant language
- Go
- Stars
- 3.8k
- Forks
- 578
- Avg merge
- 8h 18m
- Merged PRs (30d)
- 1
Description
Thank you for reading this issue, the scenario is below.
User send a request by jwt.Token belong to Cogntio User Pool to API Gateway which is authorized but cannot recognize the request belonge to which user.
The "events.APIGatewayProxyResponse" doesn't provide information by default like there openId, email, etc.
How could I recognize user by Authorize token?
Contributor guide
Assessment
This issue has not been assessed yet.