mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-07-26 01:44:53 +10:00
Implement OpenID Connect Authentication Strategy (works with Keycloak, Authentik etc.)
This commit is contained in:
@@ -11,6 +11,7 @@ enum Provider {
|
||||
email
|
||||
github
|
||||
google
|
||||
openid
|
||||
}
|
||||
|
||||
enum Visibility {
|
||||
|
||||
Reference in New Issue
Block a user