You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lib/src
Garrett Mills afbf6e7682
Add force SSL config flag
2 years ago
..
auth Improve error handling in OAuth2 token issuer 2 years ago
cli Add model serializer and coreid login provider 2 years ago
di Improve ORM templates; improve StaticClass typedef; bump version 2 years ago
http Implement /oauth2/token endpoint; token auth middleware 2 years ago
i18n Setup eslint and enforce rules 3 years ago
lifecycle Only load .env if the file exists; bump version 2 years ago
migrations Create migration for oauth2_tokens table 2 years ago
orm Temporarily cast migration AsyncCollection to Collection pending #17 2 years ago
resources Error response enhancements, CoreID auth client backend 2 years ago
service Add force SSL config flag 2 years ago
support Prevent duplicate bus shutdowns on container destroy; bump version 2 years ago
util Fix AsyncCollection.filter to allow for async filter functions 2 years ago
validation Start auth provider system 2 years ago
views Introduce async local storage for request access, more view globals, and improved welcome view 2 years ago
index.ts Add make helper and bump version 2 years ago
lib.ts Support registering namespaced view directories; add lib() universal path 3 years ago
make.ts Add make helper and bump version 2 years ago
tsconfig.json Add request container lifecycle handling 2 years ago