hedgedoc/lib/web/auth
David Mehren 08655f06f9
Profile.emails is now a string array 🏷️
Dropbox wrapped their email attribute in another object. We now unwrap this object in the DropboxMiddleware and don't need to special-case the email attribute in User.parsePhotoByProfile and the Profile type anymore.

Signed-off-by: David Mehren <dmehren1@gmail.com>
2020-05-16 21:16:38 +02:00
..
dropbox Profile.emails is now a string array 🏷️ 2020-05-16 21:16:38 +02:00
email auth/email: Redirect on (un)successful registration 2020-04-25 16:04:18 +02:00
facebook
github
gitlab
google auth/google: Fix weird type error 🏷️ 🐛 2020-04-25 16:04:17 +02:00
ldap
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
twitter
index.ts added auth/oauth2.ts 2020-04-25 16:04:17 +02:00
interface.ts
utils.ts auth/utils.ts: Fix type of done callback 🐛 2020-04-25 16:04:16 +02:00