mirror of
https://github.com/fosrl/pangolin.git
synced 2026-07-11 00:12:09 +02:00
successful log in loop poc
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
export enum UserType {
|
||||
Internal = "internal",
|
||||
OIDC = "oidc"
|
||||
}
|
||||
Reference in New Issue
Block a user