hari-hypto
hari-hypto
1. Integrate with SES and add e-mail verification flow. a. Verification email should be sent from custom domain 2. Integrate with SNS and add SMS, Google Authenticator based verification flow.
Sample application which is using iam (ex: wallet management service or todo service) 1. User management flows a. User creation using username, password b. User creation using oAuth tokens c....
Create integration test setup which can use our existing unit tests to run end to end testing. 1. Create new test annotation which can be used to differentiate the tests...
Increase code coverage to 90% and branch coverage to 80%
Add below files in docs 1. Usage.md -> Document on the apis to use for specific usecases (like internal role management, multi tenant B2B SaaS) 2. Architecture.md -> Tech architecture
Client library for IAM to Validate JWT tokens vended by IAM service Provide methods which can be easily integrated with a node application to make network calls to iam service.
Client library for IAM to Validate JWT tokens vended by IAM service Provide methods which can be easily integrated with a rails application to make network calls to iam service.