This website requires JavaScript.
Explore
Help
Sign In
mudhorn
/
n8n
Watch
1
Star
0
Fork
You've already forked n8n
0
mirror of
https://github.com/n8n-io/n8n.git
synced
2025-02-02 07:01:30 -08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
7f0db60f15
n8n
/
packages
/
workflow
/
src
/
Authentication.ts
2 lines
62 B
TypeScript
Raw
Normal View
History
Unescape
Escape
refactor(core)!: Remove basic-auth, external-jwt-auth, and no-auth options (#6362) Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2023-06-07 07:53:53 -07:00
export
type
AuthenticationMethod
=
'email'
|
'ldap'
|
'saml'
;
Reference in a new issue
Copy permalink