aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/auth/oauth.ts
Commit message (Expand)AuthorAgeFilesLines
* Implement signup approval in serverChocobozzz2023-01-191-4/+25
* Add ability to customize token lifetimeChocobozzz2023-01-041-6/+8
* Put private videos under a specific subdirectoryChocobozzz2022-10-241-7/+2
* Encrypt OTP secretChocobozzz2022-10-101-2/+2
* Support two factor authentication in backendChocobozzz2022-10-071-1/+26
* Upgrade oauth2-serverChocobozzz2022-06-281-4/+3
* Fix buildChocobozzz2021-12-171-1/+1
* Move test functions outside extra-utilsChocobozzz2021-12-171-1/+1
* chore(refactor): remove shared folder dependencies to the serverlutangar2021-12-161-1/+2
* esModuleInterop to trueChocobozzz2021-08-271-1/+1
* Remove useless asyncChocobozzz2021-08-261-1/+1
* Refactor auth flowChocobozzz2021-03-241-0/+180