Skip to content

Remove global state for audience marshalling#404

Open
hatstand wants to merge 1 commit into
golang-jwt:mainfrom
hatstand:main
Open

Remove global state for audience marshalling#404
hatstand wants to merge 1 commit into
golang-jwt:mainfrom
hatstand:main

Conversation

@hatstand

@hatstand hatstand commented Aug 8, 2024

Copy link
Copy Markdown

Removes the global MarshalSingleStringAsArray and makes it configurable per token. This allows safely using both configuration options within the same application.

This is a breaking change so is intended mostly as a straw man for what the fix could look like.

@oxisto oxisto added the next The next iteration of development, currently `v6` label Aug 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

next The next iteration of development, currently `v6`

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants