Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shubhambansal1997/token-authentication-django

This is django app used to explain the tutorial present on https://medium.com/@shubhambansal_89125/token-based-authentication-for-django-rest-framework-44586a9a56fb
https://github.com/shubhambansal1997/token-authentication-django

django django-rest-framework python python3 token token-authetication token-based-authentication

Last synced: 5 days ago
JSON representation

This is django app used to explain the tutorial present on https://medium.com/@shubhambansal_89125/token-based-authentication-for-django-rest-framework-44586a9a56fb

Awesome Lists containing this project

README

        

# Token-Based-Authentication-django
This repo contains the code used to in the tutorial on the [medium blog](https://medium.com/@shubhambansal_89125/token-based-authentication-for-django-rest-framework-44586a9a56fb)

# Getting Started

```sh
$ git clone https://github.com/ShubhamBansal1997/token-authentication-django.git
$ cd token-authentication-django/
$ virtualenv --python=`which python3` venv
$ source venv/bin/activate
$ pip install -r requirements.txt
$ cd myproject
$ python manage.py migrate
$ python manage.py runserver
```
Application is started at
```sh
127.0.0.1:8000
```

License
----

MIT

***

Contributors
---
If you would any error or issue you can mention in issues or raise a pull request.

Made with ❤

**Tips Are Appreciated! 💰 😉**

**My Bitcoin address**: bc1qysxlz0p9nlcyndeysqltdhelwpdhurglgxz96x

**My Ethereum address**: 0x42c98e296B27228d9ee84e519BEC8eE0d09cad30