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

wip: separate auth into backends #134

Merged
merged 4 commits into from
Jun 1, 2024
Merged

wip: separate auth into backends #134

merged 4 commits into from
Jun 1, 2024

Conversation

vsoch
Copy link
Contributor

@vsoch vsoch commented May 11, 2024

Problem: we have a lot of trouble with custom auth needs. There is not one solution that works for everyone.
Solution: start a design that separates auth into modules. Likely this will need a lot of testing, but this should be a start.

This might take a few tries (and need a lot of testing) but I wanted to start the basic structure.

@vsoch vsoch requested a review from SteveLasker as a code owner May 11, 2024 05:08
Problem: we have a lot of trouble with custom auth needs.
There is not one solution that works for everyone.
Solution: start a design that separates auth into modules.
Likely this will need a lot of testing, but this should
be a start.

Signed-off-by: vsoch <vsoch@users.noreply.github.com>
Signed-off-by: vsoch <vsoch@users.noreply.github.com>
vsoch and others added 2 commits June 1, 2024 14:07
Signed-off-by: Vanessasaurus <814322+vsoch@users.noreply.github.com>
Signed-off-by: vsoch <vsoch@users.noreply.github.com>
@vsoch vsoch merged commit 19f4528 into main Jun 1, 2024
5 checks passed
@vsoch vsoch deleted the add-auth-backends branch June 1, 2024 20:48
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.

1 participant