GateKeeper is a "token/identity manager" It is responsible for storing all the identities of our users. It automatically refreshes access tokens, etc.
Made for Butler, during 48 hours at Junction 2022.
This has been developed in a short time period, with no attention to proper implementation of such OAuth services. Due to the possible security holes this project should not be used in production in its current state. If you are interested, please, mark this repository as watched, because we will do a proper implementation later, and publish this as a proper project.
Because we did not have time for security testing, we will not provide a detailed guide about installation, but feel free to read the source and do it the hard way, but at your own risk!