You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Minimal infrastructure required for this to work is described in the docker-compose file in tests.
Look at this as a headless API for user management and all things related to it
Also in its current state its not intended to be used as a user-facing service, it must be behind access control proxy, which implements guards around calling methods of this service
Awesome. Thanks for the fast response. I didn't check the test directory, I should be able to get it up and running with this. I was thinking of evaluating it in a private network and having API in the same network call it directly. The API service will be exposed via a load balancer.
I think it would be nice if there was documentation on how to run the project. It would help those evaluating the project.
The text was updated successfully, but these errors were encountered: