controllers
|
destroy all user refresh tokens on logout
|
2021-12-06 17:57:04 -07:00 |
database
|
adds context id to role and role helpers
|
2022-01-07 10:19:34 -07:00 |
decorators
|
adds roles
|
2021-12-01 20:18:26 -07:00 |
dto
|
update readme add git scripts
|
2021-12-03 18:31:24 -07:00 |
entities
|
adds context id to role and role helpers
|
2022-01-07 10:19:34 -07:00 |
modules
|
adds roles
|
2021-12-01 20:18:26 -07:00 |
providers
|
adds context id to role and role helpers
|
2022-01-07 10:19:34 -07:00 |
app.controller.spec.ts
|
configure unit tests
|
2021-12-05 18:46:44 -07:00 |
app.controller.ts
|
adds roles
|
2021-12-01 20:18:26 -07:00 |
app.module.ts
|
auth guard update
|
2021-12-03 14:46:44 -07:00 |
console.ts
|
adds start for console
|
2021-11-22 14:21:53 -07:00 |
env.ts
|
separate client and server apps
|
2021-11-16 19:14:46 -07:00 |
main.ts
|
adds setup for roles
|
2021-11-30 15:40:07 -07:00 |