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

fix: introduce TokenGenerator #140

Merged
merged 2 commits into from
May 26, 2024
Merged

fix: introduce TokenGenerator #140

merged 2 commits into from
May 26, 2024

Conversation

vincentchalamon
Copy link
Contributor

Q A
Bug fix? no
New feature? yes
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets Fixes #137
License MIT

@vincentchalamon vincentchalamon self-assigned this May 23, 2024
@vincentchalamon vincentchalamon changed the title fix: remove ircmaxell/random-lib fix: introduce TokenGenerator May 23, 2024
@vincentchalamon vincentchalamon force-pushed the feat/token-generator branch 3 times, most recently from 0379f71 to 75f66cf Compare May 23, 2024 11:37
@vincentchalamon
Copy link
Contributor Author

@aynaitlamine What do you think of this one?

You can try it with the following installation:

composer require tilleuls/forgot-password-bundle:dev-feat/token-generator

Check the PR files for documentation and usage.

Thanks for your feedback!

@aynaitlamine
Copy link

Hi @vincentchalamon,

Thank you for the response and the implementation! I followed the documentation and usage instructions provided in the PR, and I'm happy to report that it works perfectly for generating a 6-digit numeric token.

Thank you for addressing this feature request so efficiently. I appreciate your help and the quick turnaround!

@vincentchalamon vincentchalamon merged commit cb2a4e5 into main May 26, 2024
5 checks passed
@vincentchalamon vincentchalamon deleted the feat/token-generator branch May 26, 2024 10:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature Request: Customizable Token Generation
2 participants