mirror of
https://github.com/gravitl/netmaker.git
synced 2025-10-05 16:57:51 +08:00
added azure sign in
This commit is contained in:
@@ -35,7 +35,7 @@ func getCurrentAuthFunctions() map[string]interface{} {
|
||||
case google_provider_name:
|
||||
return google_functions
|
||||
case azure_ad_provider_name:
|
||||
return google_functions
|
||||
return azure_ad_functions
|
||||
case github_provider_name:
|
||||
return github_functions
|
||||
default:
|
||||
|
Reference in New Issue
Block a user