|
2 days ago | |
---|---|---|
web | 1 month ago | |
.env.example | 1 week ago | |
.gitignore | 1 week ago | |
Dockerfile | 1 month ago | |
LICENSE | 1 month ago | |
README.md | 1 month ago | |
docker-compose-example.yml | 1 month ago | |
index.js | 2 days ago | |
package.json | 1 month ago | |
yarn.lock | 1 month ago |
This is the login site for Alles. Users sign in to generate a session, and then can log in to services by going to /:name
, which generates a token and redirects them to the site's callback url, which are stored in sites.json
. It connects to the Nexus and Session APIs.