An open API service indexing awesome lists of open source software.

https://github.com/nullstone-modules/aws-existing-cognito-user-pool

Stores user-pool-client info for connecting to an existing AWS Cognito user pool.
https://github.com/nullstone-modules/aws-existing-cognito-user-pool

Last synced: 4 months ago
JSON representation

Stores user-pool-client info for connecting to an existing AWS Cognito user pool.

Awesome Lists containing this project

README

          

# Existing Cognito User Pool

This module is used to store connection information for an existing Cognito user pool.

Provide the existing user pool id as well as the existing connection id.
Then use a capability (such as nullstone/aws-cognito-access) to inject these ids into your application.