code4romania / code4romania/onghub
CR: Allow admin to resend invitation for users that are not using their temporary password in 30 days
Open
bug :bug:
- Dominant language
- TypeScript
- Stars
- 6
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
If the user receives the temporary password but does not proceed to login in 30 days, they are stuck.
**Proposed solution**
The SuperAdmin should be able to resend the invitation email/sms.
**Temporary solution**
```aws cognito-idp admin-create-user --user-pool-id --username --message-action RESEND --desired-delivery-mediums EMAIL SMS```
Contributor guide
Assessment
This issue has not been assessed yet.