hedgedoc/lib/web/auth
Philip Molares 5a1a25dda4
added auth/oauth2.ts
added oauth2 to ProviderEnum

Signed-off-by: Philip Molares <philip.molares@udo.edu>
Signed-off-by: David Mehren <dmehren1@gmail.com>
2020-04-25 16:04:17 +02:00
..
dropbox auth/index.ts: Refactor Gitlab & Dropbox middlewares 2020-04-25 16:04:15 +02:00
email auth/email: Fix passport import 🐛 2020-04-25 16:04:16 +02:00
facebook auth/facebook: Migrate to AuthMiddleware 2020-04-25 16:04:14 +02:00
github auth/github: Migrate to AuthMiddleware 2020-04-25 16:04:14 +02:00
gitlab auth/gitlab: Migrate to AuthMiddleware 2020-04-25 16:04:15 +02:00
google auth/google: Fix weird type error 🏷️ 🐛 2020-04-25 16:04:17 +02:00
ldap Migrate auth/ldap.js to TypeScript 2020-04-25 16:04:15 +02:00
oauth2 added auth/oauth2.ts 2020-04-25 16:04:17 +02:00
openid Refactored OpenID to typescript 2020-04-25 16:04:16 +02:00
saml added auth/saml.ts 2020-04-25 16:04:15 +02:00
twitter added auth/twitter.ts 2020-04-25 16:04:14 +02:00
index.ts added auth/oauth2.ts 2020-04-25 16:04:17 +02:00
interface.ts Add AuthMiddleware interface 2020-04-25 16:04:13 +02:00
utils.ts auth/utils.ts: Fix type of done callback 🐛 2020-04-25 16:04:16 +02:00