blob: af5601652b7a3299819f86e20aa7160c62be4957 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
Bonafide
========
Secure user registration, authentication, and provider discovery for the LEAP
applications.
https://leap.se/en/docs/design/bonafide
Using
-----
This is still in development. To play with it, create a virtualenv, and run::
python setup.py development
from the parent folder.
Then you can use `bonafide_cli`.
|