feat: authentication module refactor + added CAS module
This commit is contained in:
8
server/modules/authentication/auth0/definition.yml
Normal file
8
server/modules/authentication/auth0/definition.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
key: auth0
|
||||
title: Auth0
|
||||
author: requarks.io
|
||||
useForm: false
|
||||
props:
|
||||
domain: String
|
||||
clientId: String
|
||||
clientSecret: String
|
||||
Reference in New Issue
Block a user