Lokicoule / nestjs-cognito

AWS Cognito utilities module for NestJS.
https://www.npmjs.com/package/@nestjs-cognito/auth
MIT License
81 stars 7 forks source link

Multiple Cognito User Pools #790

Closed mikhin closed 6 months ago

mikhin commented 10 months ago

@Lokicoule, hi! Thanks for this effort on this lib—it is appreciated.

Please tell me if there are some options to set up work with multiple user pools.

Lokicoule commented 10 months ago

Hey @mikhin, thank you for your support!

Unfortunately, it's not supported. I will do my best to add this feature at the beginning of 2024.

Lokicoule commented 6 months ago

Hey @mikhin, Good news! @nestjs-cognito/auth package now supports multiple Cognito user pools in NestJS app with version 1.1.4.

mikhin commented 6 months ago

@Lokicoule, sounds great, thank you so much!