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

Enable data protection on persisted grants #48

Merged
merged 4 commits into from
Dec 21, 2020

Conversation

brockallen
Copy link
Member

This makes the "Data" column for the persisted grant store a generic container capable of having metadata without changing the entire table structure. The actual payload is now a value inside the container.

The first real feature this allows is data protection of the payload itself.

@brockallen brockallen added the enhancement New feature or request label Dec 14, 2020
@brockallen brockallen added this to the 5.0.0 milestone Dec 14, 2020
@brockallen brockallen added new feature and removed enhancement New feature or request labels Dec 21, 2020
@brockallen brockallen changed the title Implement generic container format for persisted grant data column Enable data protection on persisted grants Dec 21, 2020
@brockallen brockallen merged commit 43eac65 into main Dec 21, 2020
@brockallen brockallen deleted the features/persisted_grant_data_container branch December 21, 2020 19:39
@brockallen brockallen linked an issue Dec 29, 2020 that may be closed by this pull request
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 22, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve Persisted Grant Store
1 participant