I am using AWS Cognito as the custom authentication for my MongoDB Stitch app. I can successfully retrieve the JWT from AWS Cognito and login to MongoDB Stitch. I would like to store attributes in the JWT. I need help on how to get the JWT path to the metadata to put in MongoDB's Users -> Providers -> Metadata Fields.
相关问题
- How to verify laravel passport api token in node /
- AWSCognito Missing region in config error
- How to delete the Cognito user in Node.js?
- Angular 6 change component if user is logged in
- Flask Restful NoAuthorizationError Missing Authori
相关文章
- .NET Framework MVC and Web Api Auth JWT
- Facebook Login With WP JWT Auth
- Angular 5 HTTP Client has “Authorization” missing
- Is it safe to show the AWS cognito pool ID in my h
- React - How to check if JWT is valid before sendin
- Denying a Sign-up request in Cognito User Pools
- Didn't find publicKey for kid ,Keycloak?
- How to get Bearer token from a request in Laravel
Feature has been added link to MongoDB Stitch. Here is the documentation to Configure Custom User Data.