feat(auth): sso support - login and logout#935
Draft
leoguillaume wants to merge 20 commits into
Draft
Conversation
f50b645 to
d23cd12
Compare
3fbbbdb to
8ac4b13
Compare
5c51c35 to
59f15ef
Compare
59317d8 to
3176bf0
Compare
bb3f8be to
607c5a2
Compare
61e8e6e to
61a0f38
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Overview
Please precise the issue that you are resolving and provide a summarized description of what was done in this PR. Then provide the Definition of Done (DoD) criteria that apply to this PR:
Breaking changes:
Check lists
Review checklist
Before requesting a review, please take a moment to confirm that the following aspects have been considered and addressed. This section helps ensure the PR is ready for review, safe to merge, and deployable. If any items are left unchecked, please add a brief explanation for context.
If
api/sql/models.pyhas been modified, please confirm that the following steps have been completed:Deployment checklist
For each of the following items, please confirm if the PR concerns the deployment of the changes:
If new or updated environment variables are required, please list them here, otherwise delete this part. If other special deployment steps are required, please describe them here, otherwise delete this part.
Additional Notes
Please provide any additional information or context that may be relevant to this PR, otherwise delete this part. This could be any specific areas you would like the reviewers to focus on during their review of this PR (complex logic, risky changes, performance-sensitive code, etc.)