Begin support for external auths
[oweals/peertube.git] / server / lib / auth.ts
2020-05-04 ChocobozzzBegin support for external auths
2020-05-04 ChocobozzzCheck auth plugin result
2020-05-04 ChocobozzzAdd plugin auth migrations
2020-05-04 ChocobozzzAdd ability for auth plugins to hook tokens validity
2020-05-04 ChocobozzzSupport logout and add id and pass tests
2020-05-04 ChocobozzzBegin auth plugin support