v3/packages/api
Katalina fd02dad62b
Improve pre- and post-auth redirect flows (#180)
* fix(web): add /machinery/new-session/... route, start auth flow from there

* fix(api): change redirect to path-based format

* fix(api): remove extra / from login-callback redirect

* fix(web): /auth/login should skip flows if isAuthenticated is true
2021-03-14 16:28:51 -04:00
..
handlers Improve pre- and post-auth redirect flows (#180) 2021-03-14 16:28:51 -04:00
utils chore: update prettier tab width for consistency (#175) 2021-03-13 22:54:34 -05:00
.gitignore Refactor node packages to yarn workspaces & ditch next.js for CRA. (#161) 2021-03-12 18:04:49 -05:00
bindings.d.ts chore: update prettier tab width for consistency (#175) 2021-03-13 22:54:34 -05:00
index.ts chore: update prettier tab width for consistency (#175) 2021-03-13 22:54:34 -05:00
package.json chore: update prettier tab width for consistency (#175) 2021-03-13 22:54:34 -05:00
router.ts chore: update prettier tab width for consistency (#175) 2021-03-13 22:54:34 -05:00
tsconfig.json chore: update prettier tab width for consistency (#175) 2021-03-13 22:54:34 -05:00
webpack.config.js chore: update prettier tab width for consistency (#175) 2021-03-13 22:54:34 -05:00
worker.config.js chore: update prettier tab width for consistency (#175) 2021-03-13 22:54:34 -05:00