forked from baron/baron-sso
userfront로 리펙토링 완료
This commit is contained in:
@@ -44,7 +44,7 @@ func NewDescopeProvider(projectID, managementKey string) *DescopeProvider {
|
||||
|
||||
return &DescopeProvider{
|
||||
Client: descopeClient,
|
||||
FrontendURL: os.Getenv("FRONTEND_URL"),
|
||||
FrontendURL: os.Getenv("USERFRONT_URL"),
|
||||
fieldMapping: mapping,
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user