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

Feature/add support for jwt tokens #71

Merged
merged 2 commits into from
Oct 23, 2023

Conversation

volodymyr-chekyrta
Copy link
Contributor

By default, access tokens are now in JWT format.
The type of access token can be changed in the config.yaml file.

The type of access token can be changed in the config.yaml file.
@volodymyr-chekyrta volodymyr-chekyrta merged commit 99085e0 into develop Oct 23, 2023
1 check passed
@openedx-webhooks openedx-webhooks added the open-source-contribution PR author is not from Axim or 2U label Oct 23, 2023
@volodymyr-chekyrta volodymyr-chekyrta deleted the feature/add_support_for_jwt_tokens branch October 23, 2023 13:27
@openedx-webhooks
Copy link

Although this pull request is already merged, I'm still watching it for updates.

There is nothing you have to do. No action is needed from your side. Thanks again for your contribution.

@itsjeyd itsjeyd added the core contributor PR author is a Core Contributor (who may or may not have write access to this repo). label Oct 24, 2023
@volodymyr-chekyrta volodymyr-chekyrta linked an issue Nov 2, 2023 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core contributor PR author is a Core Contributor (who may or may not have write access to this repo). open-source-contribution PR author is not from Axim or 2U
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

JWT Auth Token support [Android]
3 participants