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

Added TokenAuth subclass of AuthInfo. #1318

Merged
merged 1 commit into from
Aug 17, 2023
Merged

Added TokenAuth subclass of AuthInfo. #1318

merged 1 commit into from
Aug 17, 2023

Conversation

OrangeAndGreen
Copy link
Contributor

Technical Summary

Added a new subclass to AuthInfo called TokenAuth, which holds a bearer token and can be used for token authentication when communicating with a server. This will be used for SSO-related calls.

Safety Assurance

Safety story

Simple data class, limited effect.

QA Plan

No testing necessary.

Special deploy instructions

  • [x ] This PR can be deployed after merge with no further considerations.

Rollback instructions

  • [x ] This PR can be reverted after deploy with no further considerations.

Review

  • [x ] The set of people pinged as reviewers is appropriate for the level of risk of the change.

@OrangeAndGreen OrangeAndGreen merged commit 0a65b0a into master Aug 17, 2023
2 checks passed
@OrangeAndGreen OrangeAndGreen deleted the dv/token_auth branch August 17, 2023 18:02
@shubham1g5
Copy link
Contributor

@OrangeAndGreen this needs to be duplicated to formplayer as well

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