Commit 49582dc6 authored by Enrico Zini's avatar Enrico Zini
Browse files

Add dependencies on signon readme

parent 8bd828be
......@@ -24,6 +24,12 @@ Represent authentication providers and how to interact with them.
# Using signon
## Dependencies
```
apt install python3-jwcrypto python3-requests-oauthlib python3-gitlab
```
## Adapt the User model
Provide `get_user_model().objects.get_housekeeper()` to return a user object to
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment