Commit Graph

17 Commits

Author SHA1 Message Date
b2e2f33cf1 feat(api): allow redirects with a returnTo param (#40161) 2020-11-07 13:35:25 +05:30
5f67843e50 revert: allow user to redirect after signin (#40160)
This reverts commit a7eba00690.
2020-11-02 19:24:24 +05:30
a7eba00690 feat: allow user to redirect after signin (#40069)
Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com>
2020-11-02 15:40:43 +05:30
3dbe69707f fix: redirect to email sign up on first login 2020-08-05 14:01:47 +05:30
2352c0b1d9 feat: remove portfolio and add conditional intro 2019-10-22 21:21:07 +05:30
aa62fdbfe9 feat(api): add custom redirect back 2019-10-21 18:03:26 +05:30
20ca046a2a fix(auth): redirect to learn after sign in (#37114) 2019-10-08 18:15:36 +03:00
9ff7bf5801 feat: simplify landing page 2019-09-04 18:23:21 +05:30
898242f562 fix: Sesssions should not have an effect on the request routing 2019-03-05 15:57:46 +05:30
72a0d63aa0 fix: Centralise user deserialization 2019-03-05 15:57:46 +05:30
cf1def239d feat: Use new (tested) accessToken utils to set and remove cookies 2019-02-21 21:03:06 +05:30
b13e5fb41a feat: Use prettier-eslint to format code 2019-02-19 14:30:27 +05:30
d79f9f4899 feat(docker): Prep master for docker deploys 2019-02-04 20:13:51 +05:30
f0c8211e95 feat: use mock authentication for local dev 2019-01-15 19:52:19 +05:30
c08bb95ea8 fix(auth): Fix auth flow for the client app 2018-10-24 18:27:34 +05:30
27cbcb8e9a chore(server): update loopback-connector-mogodb 2018-10-09 11:02:36 +01:00
46a217d0a5 chore(server): Move api-server in to it's own DIR 2018-09-03 17:47:48 +05:30