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

support for structural values of the custom attributes #5

Open
typekpb opened this issue May 27, 2024 · 0 comments
Open

support for structural values of the custom attributes #5

typekpb opened this issue May 27, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@typekpb
Copy link

typekpb commented May 27, 2024

Proposal

I'd like to have an option to pass subtree structure as part of generated JWT token. E.g. something like this to be part of token:

{
...
 "xyz": { "foo1": ["bar1", "bar2"], "foo2": "bar3"}
...
}

References

No response

@typekpb typekpb added the enhancement New feature or request label May 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant