Skip to content

Conversation

@Kvnbbg
Copy link
Owner

@Kvnbbg Kvnbbg commented Oct 28, 2025

Summary

  • use a cryptographically secure random number generator for token creation
  • reject invalid token lengths up front to avoid unexpected runtime issues
  • base64-url encode random bytes until the requested token length is satisfied

Testing

  • Not run (Dart SDK unavailable in container)

https://chatgpt.com/codex/tasks/task_e_6900f8bc79ec832ab6254b399e2bfe5b

@Kvnbbg Kvnbbg merged commit 44850f6 into main Oct 28, 2025
2 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants