hedgedoc/test
David Mehren d6ea4d29fe feat(api/private/me): include authProvider in UserInfo
This information is supposed to be used by the frontend
to identify the login method that was used.

The used login method is saved as a string into the session data
and extracted via a new SessionAuthProvider decorator.

Signed-off-by: David Mehren <git@herrmehren.de>
2022-03-07 13:54:43 +01:00
..
private-api feat(api/private/me): include authProvider in UserInfo 2022-03-07 13:54:43 +01:00
public-api
app.e2e-spec.ts
test-setup.ts
tsconfig.json
tsconfig.json.license
utils.ts