Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: allow alphanumeric and alphabetic (lower, upper and mixed case) as configuration options for the characters used by the OTP #1947

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

maximilian-hammerl
Copy link

What kind of change does this PR introduce?

Adds support for alphanumeric and alphabetic (lower, upper and mixed case) characters as configuration options for generating OTPs.

What is the current behavior?

OTPs can only be generated using digits.

What is the new behavior?

Users can configure whether OTPs should be generated using other characters than just digits.

Additional context

Background of this feature in this discussion: https://github.com/orgs/supabase/discussions/33744

I would love to get this feature (in this or a similar way) merged, so if there is anything I can do to support you with the review of this PR, feel free to poke me!

Maximilian Hammerl added 2 commits February 22, 2025 22:06
@maximilian-hammerl maximilian-hammerl requested a review from a team as a code owner February 22, 2025 21:21
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