Mohlmann API Solutions's repositories
authenticator
A stand-alone gRPC based authentication API. Easily integrate authentication into any custom project. Authenticator takes care of user credential storage and checking. It generates JSON Web tokens for users, which easily can be verified by other servers in your ecosystem using performant and secure EdDSA public key cryptography.
transaction
Package transaction provides a reusable component for creating and closing a request scope in gRPC.