Skip to content

feat(rpc): implement SendOTP rpc handler - #59

Open
ayush00git wants to merge 2 commits into
mainfrom
feat/send-otp-rpc
Open

feat(rpc): implement SendOTP rpc handler#59
ayush00git wants to merge 2 commits into
mainfrom
feat/send-otp-rpc

Conversation

@ayush00git

Copy link
Copy Markdown
Owner

This PR implements the SendOTP rpc handler for each OTPPurpose Types
// OTPPurpose is a enum type with specified values for each type.
// 0 - MfaType (authenticated)
// 1 - Password reset (user should be authenticated validate email via access token)
// 2 - Email Verification (can accept email from the user in this case).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant