iDempiere Session Microservice Core
The repository for iDempiere Kotlin back-end Session microservice compatible with iDempiere. You can use it to:
- login a user and obtain a JWT token
- use the JWT token with GraphQL calls to iDempiere Micro Spring backend or iDempire Micro OSGi backend (later).
From JitPack.
Needs HikariCP to be configured by the module that is using idempiere-micro-session-core before the first call.