0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-01-20 21:32:31 -05:00
Commit graph

14 commits

Author SHA1 Message Date
Gao Sun
96bf7cee77
refactor(core): re-org files 2021-08-12 19:39:28 +08:00
Gao Sun
5f2c9ef840
chore(core): remove resource indicator 2021-07-28 20:35:36 +08:00
Gao Sun
405513c977
feat: add default resource 2021-07-25 17:39:59 +08:00
Gao Sun
8c95b5d856
refactor: read issuer from env and fallback to localhost 2021-07-25 17:39:58 +08:00
Gao Sun
6639cb12df
feat: fetch client info from DB, close #3 2021-07-25 17:39:58 +08:00
Gao Sun
b2c59b4e8e
chore: add post_logout_redirect_uris 2021-07-25 17:39:57 +08:00
Gao Sun
928a631bcc
api: add sign in / consent 2021-07-25 17:39:57 +08:00
Gao Sun
f419a91c5d
feat: sign in API via user id + password 2021-07-25 17:39:57 +08:00
Gao Sun
ba1d171353
refactor: add @ path alias 2021-07-25 17:39:57 +08:00
Gao Sun
fca5482e5c
feat: redirect to configured sign in URL 2021-07-25 17:39:56 +08:00
Gao Sun
ef5dd51b51
feat: find user account from db, close #4 2021-07-25 17:39:56 +08:00
Gao Sun
359a1b2857
feat: enable token introspection, close #2 2021-07-25 17:39:56 +08:00
Gao Sun
2723d9c49f
Enable token revocation and OIDC CORS 2021-07-25 17:39:56 +08:00
Gao Sun
469256f93a
Provide OIDC jwk and reorg code 2021-07-25 17:39:56 +08:00