Skip to content
Snippets Groups Projects
Verified Commit f12717ed authored by Lukas Maximilian Kimpel's avatar Lukas Maximilian Kimpel
Browse files

Add AuthProvider enum

parent 5219a09b
Branches
Tags
No related merge requests found
export enum AuthProvider {
ARSNOVA,
ARSNOVA_GUEST,
LDAP,
CAS,
GOOGLE,
FACEBOOK,
TWITTER
}
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment