stack/apps/backend
Zai Shi 41afba8264
Some checks are pending
Runs E2E API Tests / build (20.x) (push) Waiting to run
Runs E2E API Tests / build (22.6) (push) Waiting to run
Lint & build / lint_and_build (20.x) (push) Waiting to run
Lint & build / lint_and_build (22.6) (push) Waiting to run
TOC Generator / TOC Generator (push) Waiting to run
Read email verification from providers, added default expiration time for access tokens (#209)
* added emailVerified to userInfo

* fixed expires in

* updated facebook email verified

* added gitlab email verification

* updated emailVerified for all providers

* added default access token expiration
2024-08-28 03:26:24 +02:00
..
prisma Add Gitlab OAuth as standard provider (#201) 2024-08-24 22:36:52 +02:00
scripts Fix windows build (#198) 2024-08-21 07:02:11 +02:00
src Read email verification from providers, added default expiration time for access tokens (#209) 2024-08-28 03:26:24 +02:00
.env Sign up restriction button on dashboard 2024-08-10 09:45:48 -07:00
.env.development Artificial backend delay during dev mode 2024-08-17 14:27:33 -07:00
.eslintrc.cjs Impersonation 2024-07-26 16:06:59 -07:00
.gitignore Split backend and dashboard (#83) 2024-06-18 15:49:31 +02:00
CHANGELOG.md chore: update package versions 2024-08-24 16:36:30 -07:00
LICENSE Split backend and dashboard (#83) 2024-06-18 15:49:31 +02:00
next.config.mjs Create users & auth endpoints in backend (#85) 2024-07-01 22:42:08 -07:00
package.json chore: update package versions 2024-08-24 16:36:30 -07:00
sentry.client.config.ts Retry OAuth endpoints 2024-08-03 13:13:23 -07:00
sentry.edge.config.ts Retry OAuth endpoints 2024-08-03 13:13:23 -07:00
sentry.server.config.ts Retry OAuth endpoints 2024-08-03 13:13:23 -07:00
tsconfig.json Split backend and dashboard (#83) 2024-06-18 15:49:31 +02:00