diff options
author | Kali Kaneko <kali@leap.se> | 2015-10-27 09:53:38 -0400 |
---|---|---|
committer | Kali Kaneko <kali@leap.se> | 2015-10-27 09:53:38 -0400 |
commit | b8ce26e69e15aa6f7786f7761ce30047d6a71906 (patch) | |
tree | c4d1dc121182282322480824906cc329fc998dce /bonafide/README.rst | |
parent | 4ed4a4019c306879653549b3062fee61edee77b4 (diff) |
README:Using
Diffstat (limited to 'bonafide/README.rst')
-rw-r--r-- | bonafide/README.rst | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/bonafide/README.rst b/bonafide/README.rst index 510dc28..af56016 100644 --- a/bonafide/README.rst +++ b/bonafide/README.rst @@ -1,6 +1,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`. |