]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/lib/auth.ts
chore: add manifest in light build
[github/Chocobozzz/PeerTube.git] / server / lib / auth.ts
2020-12-07  Rigel Kentreplace numbers with typed http status codes (#3409)
2020-11-20  ChocobozzzMerge branch 'artonge/PeerTube-feature/logoutUrlForAuth...
2020-11-20  ChocobozzzProvide express request to onLogout call
2020-06-23  ChocobozzzReorganize client shared modules
2020-05-11  ChocobozzzMerge branch 'master' into develop
2020-05-11  ChocobozzzCleanup oauth tokens cache
2020-05-04  ChocobozzzHandle external login errors
2020-05-04  ChocobozzzClient calls revoke-token endpoint on logout
2020-05-04  ChocobozzzAdd external login tests
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