hedgedoc/lib/web/auth
David Mehren dd63f789f7
auth/email: Redirect on (un)successful registration
Signed-off-by: David Mehren <dmehren1@gmail.com>
2020-04-25 16:04:18 +02:00
..
dropbox auth/index.ts: Refactor Gitlab & Dropbox middlewares 2020-04-25 16:04:15 +02:00
email auth/email: Redirect on (un)successful registration 2020-04-25 16:04:18 +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