Skip to content

Re-introduce the default user code display format and fix the user code generation logic to use the specified charset - #2524

Merged
kevinchalet merged 1 commit into
openiddict:devfrom
kevinchalet:user_code_display_format
Aug 1, 2026
Merged

Re-introduce the default user code display format and fix the user code generation logic to use the specified charset#2524
kevinchalet merged 1 commit into
openiddict:devfrom
kevinchalet:user_code_display_format

Conversation

@kevinchalet

Copy link
Copy Markdown
Member

The default computation logic didn't survive the massive options refactor in 8.0 preview.1 so this PR brings it back. It also fixes a regression in the user code generation logic that didn't use the charset when generating user codes (meaning the user codes only contained ASCII digits instead of the specified charset).

…de generation logic to use the specified charset
@kevinchalet kevinchalet added this to the 8.0.0-preview.3 milestone Aug 1, 2026
@kevinchalet kevinchalet self-assigned this Aug 1, 2026
@kevinchalet
kevinchalet merged commit aff2a2a into openiddict:dev Aug 1, 2026
6 checks passed
@kevinchalet
kevinchalet deleted the user_code_display_format branch August 1, 2026 19:53
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.

1 participant