Skip to content

Conversation

@islandbitcoin
Copy link
Contributor

@islandbitcoin islandbitcoin requested a review from brh28 January 25, 2026 13:21
@islandbitcoin islandbitcoin self-assigned this Jan 25, 2026
- Add checkedToEmailFlowId validator function to validate UUID format
- Replace unsafe type cast with validated return in sendEmailWithCode
- Add checkedToTotpRegistrationId validation in kratosInitiateTotp
- Update kratosValidateTotp to use proper TotpRegistrationId type

This improves type safety by ensuring flow IDs are validated at runtime
rather than using unsafe type assertions.
@islandbitcoin islandbitcoin force-pushed the feat/register-with-email branch from dacf9b3 to a792cea Compare January 26, 2026 22:17
@islandbitcoin islandbitcoin linked an issue Jan 27, 2026 that may be closed by this pull request
12 tasks
@islandbitcoin
Copy link
Contributor Author

Closed as deferred

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.

feat: Email-Only User Registration

3 participants