Skip to content

Commit

Permalink
small fix
Browse files Browse the repository at this point in the history
  • Loading branch information
dorinclisu committed Feb 10, 2021
1 parent e712263 commit 9f25d0f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ Integrate FastAPI with https://auth0.com in a simple and elegant way.
Get automatic Swagger UI integration for the implicit scheme (along others), which means that signing in using social providers is only a few clicks away with no additional code.

# Installation
Latest version: `pip install https://github.com/dorinclisu/fastapi-auth0/archive/master.zip`
Locked version: `pip install https://github.com/dorinclisu/fastapi-auth0/archive/x.x.x.zip` (check release tags)
- Latest version: `pip install https://github.com/dorinclisu/fastapi-auth0/archive/master.zip`
- Locked version: `pip install https://github.com/dorinclisu/fastapi-auth0/archive/x.x.x.zip` (check release tags)

# Requirements
Reading auth0 docs is recommended in order to understand the following concepts:
Expand Down

0 comments on commit 9f25d0f

Please sign in to comment.