Skip to content

Implement access- and refresh tokens#124

Merged
Bluenix2 merged 2 commits into
mainfrom
access-tokens
Aug 6, 2021
Merged

Implement access- and refresh tokens#124
Bluenix2 merged 2 commits into
mainfrom
access-tokens

Conversation

@Bluenix2
Copy link
Copy Markdown
Contributor

Resolves #123

This pull request does not make any change to regenerating of the refresh tokens, but starts the foundation to make this possible.
In terms of semver, since #106 was never deployed I think this change should be considered part of 2.0's breaking changes and the version shouldn't be bumped again.

@Bluenix2 Bluenix2 added area: back-end type: enhancement Changes or improvements to existing features refactor labels Jul 29, 2021
@Bluenix2 Bluenix2 requested a review from ChrisLovering July 29, 2021 21:26
@Bluenix2 Bluenix2 enabled auto-merge August 6, 2021 23:23
@Bluenix2 Bluenix2 merged commit 504b136 into main Aug 6, 2021
@Bluenix2 Bluenix2 deleted the access-tokens branch August 6, 2021 23:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: back-end refactor type: enhancement Changes or improvements to existing features

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Refactor authorization to use refresh- and access tokens

2 participants