Dimitrie Stefanescu
|
6be937541e
|
fix(local authn): fixes some uncaught errs & adds tests for local authN api
|
2020-07-15 10:30:21 +01:00 |
|
Dimitrie Stefanescu
|
187204073d
|
refactor(naming): renamed root to appRoot & updated all usage
|
2020-07-14 15:13:44 +01:00 |
|
Dimitrie Stefanescu
|
8b8b449ed2
|
fix(users): fixes scope checking in user & email resolvers (profile:read/email & user:read/email)
|
2020-07-11 13:27:07 +01:00 |
|
Dimitrie Stefanescu
|
ce6024c084
|
feat(apps): added graphql explorer app that works with actual server data
|
2020-06-10 13:06:41 +01:00 |
|
Dimitrie Stefanescu
|
b09049f9b2
|
refactor(auth): removed graphql endpoints for userCreate/Register
|
2020-06-10 00:33:05 +01:00 |
|
Dimitrie Stefanescu
|
6d70578841
|
feat(auth): local flow (login & register) done (in rel with local frontend app)
|
2020-06-09 16:19:21 +01:00 |
|
Dimitrie Stefanescu
|
7a660cffa9
|
feat(auth): scaffolding local strategy to pair with 3rd party ones
|
2020-06-09 13:10:42 +01:00 |
|
Dimitrie Stefanescu
|
647f1c3a53
|
feat(auth): frontend app flow ✅
|
2020-06-09 11:16:45 +01:00 |
|
Dimitrie Stefanescu
|
242dec4009
|
feat(auth): added google strategy; improved auth screen; added strategies to servreInfo endpoint
|
2020-06-06 23:53:06 +01:00 |
|
Dimitrie Stefanescu
|
c27ad2f477
|
feat(auth): implemented github strategy & backend flow
|
2020-06-06 19:38:18 +01:00 |
|
Dimitrie Stefanescu
|
ef1d48c994
|
fix(auth): enforces one token per app per user & tests
|
2020-06-06 00:06:14 +01:00 |
|
Dimitrie Stefanescu
|
165f1cdf64
|
feat(auth): scaffolding app authz & authn flows
|
2020-06-05 23:41:03 +01:00 |
|