lib/src
2022-06-07 22:45:16 -05:00
..
auth Improve error handling in OAuth2 token issuer 2022-04-28 20:52:28 -05:00
cli Add model serializer and coreid login provider 2022-02-23 15:15:02 -06:00
di Improve ORM templates; improve StaticClass typedef; bump version 2022-04-04 14:45:45 -05:00
http Implement /oauth2/token endpoint; token auth middleware 2022-04-28 11:50:27 -05:00
i18n
lifecycle Only load .env if the file exists; bump version 2022-03-31 15:53:36 -05:00
migrations Create migration for oauth2_tokens table 2022-04-28 19:17:25 -05:00
orm Temporarily cast migration AsyncCollection to Collection pending #17 2022-04-28 20:16:19 -05:00
resources Error response enhancements, CoreID auth client backend 2022-03-29 01:14:46 -05:00
service Add force SSL config flag 2022-06-07 22:45:16 -05:00
support Prevent duplicate bus shutdowns on container destroy; bump version 2022-03-30 23:40:10 -05:00
util Fix AsyncCollection.filter to allow for async filter functions 2022-04-28 19:41:16 -05:00
validation Start auth provider system 2022-01-20 00:55:21 -06:00
views
index.ts Add make helper and bump version 2022-03-29 15:29:27 -05:00
lib.ts
make.ts Add make helper and bump version 2022-03-29 15:29:27 -05:00
tsconfig.json Add request container lifecycle handling 2022-03-30 23:04:00 -05:00