Skip to content

Conversation

@porcellus
Copy link
Collaborator

@porcellus porcellus commented Mar 26, 2023

Summary of change

feat: support access token to jwt

Related issues

Test Plan

Manual testing:

  • run test creating a session with old core
  • execute migration instruction
  • check that new core can verify old session + sign new session

Documentation changes

Done separately

Checklist for important updates

  • Changelog has been updated
  • pluginInterfaceSupported.json file has been updated (if needed)
  • Changes to the version if needed
    • In build.gradle
  • Had installed and ran the pre-commit hook
  • If there are new dependencies that have been added in build.gradle, please make sure to add them in implementationDependencies.json.
  • Issue this PR against the latest non released version branch.
    • To know which one it is, run find the latest released tag (git tag) in the format vX.Y.Z, and then find the latest branch (git branch --all) whose X.Y is greater than the latest released tag.
    • If no such branch exists, then create one from the latest released branch.

@porcellus porcellus changed the base branch from 2.2 to 2.4 April 5, 2023 09:57
@porcellus porcellus changed the base branch from 2.4 to 3.0 April 5, 2023 10:00
@rishabhpoddar rishabhpoddar merged commit f0dd2d4 into 3.0 Apr 5, 2023
@rishabhpoddar rishabhpoddar deleted the feat/access_token_to_jwt branch April 5, 2023 14:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants