Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mrimboim authored Aug 1, 2024
1 parent db10b4c commit 8321fec
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,10 @@ pip3 install -r requirements.txt
```

4. Follow the guide for your specfic third-party
- Auth0 LINK
- Aws LINK
- Cognito LINK
- If you're using a Custom data store please follow this guide instead LINK
- [Auth0](https://docs.descope.com/migrate/auth0)
- [AWS Cognito](https://docs.descope.com/migrate/cognito)
- [Firebase](https://docs.descope.com/migrate/firebase)
- If you're using a Custom data store please follow this guide instead [Custom Data Store](https://docs.descope.com/migrate/custom)

## Running the Migration Script 🚀

Expand All @@ -57,9 +57,9 @@ python3 src/main.py auth0
#### Guides for each provider

Pick the third-party you are migrating from and follow the corrosponding guide
- LINK to AUTH0 GUIDE
- LINK to AWS COGNITO GUIDE
- LINK TO FIREBASE GUIDE
- [Auth0](https://docs.descope.com/migrate/auth0)
- [AWS Cognito](https://docs.descope.com/migrate/cognito)
- [Firebase](https://docs.descope.com/migrate/firebase)

### Dry Run vs Live Run

Expand Down

0 comments on commit 8321fec

Please sign in to comment.