journal/2021-04-16--12-27-13Z--iroh_auth_presentation.org

This commit is contained in:
Yann Esposito (Yogsototh) 2021-04-16 13:48:20 +02:00
parent 04fc034a92
commit 5236dc9b28
Signed by untrusted user who does not match committer: yogsototh
GPG key ID: 7B19A4C650D59646

View file

@ -28,14 +28,9 @@ This is a software subcomponent of /IROH/ taking care of:
HTTP APIs.
- Grant Service (User's client authorizations)
-
- IdP Migrate (core service + web API) [deprecated a few months ago]
- Invite (core service + web API)
grant_service.clj
idp_migrate_service.clj
idp_migrate_web_service.clj
invite_service.clj
invite_web_service.clj
iroh_auth_mgmt_service.clj
iroh_auth_service.clj
iroh_auth_web_service.clj
oauth2_client_preset_service.clj
@ -51,6 +46,7 @@ HTTP APIs.
session_web_service.clj
user_service.clj
user_web_service.clj
- Auth Management (core service)
* History