Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 567 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 567 Bytes

vogelnest 🐦

This is a work in progress of our new LDAP self-service platform.

The first part will be a JSON REST API that authenticates users using Basic Auth as well as Bearer Auth using JWTs. In a second step a client-side browser app will be built using vue.js that consumes this API.

Setup

python3 -m venv venv
. venv/bin/activate
pip install -r requirements.txt

Documentation of the member lifecycle

see additional file

License

(c) Études sans frontières - Studieren Ohne Grenzen Deutschland e.V.
MIT License