Skip to content
This repository has been archived by the owner on May 26, 2020. It is now read-only.

Pass Request from JSONWebTokenSerializer to django.contrib.auth #412

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Dec 21, 2017

  1. Pass Request from JSONWebTokenSerializer to django.contrib.auth.authe…

    …nticate
    
    Closes jpadilla#387
    Jim Simon committed Dec 21, 2017
    Configuration menu
    Copy the full SHA
    68dea0c View commit details
    Browse the repository at this point in the history
  2. Pass Request as kwarg

    Jim Simon committed Dec 21, 2017
    Configuration menu
    Copy the full SHA
    60c5d2c View commit details
    Browse the repository at this point in the history
  3. Update Tests to Mock rest_framework.Request

    Jim Simon committed Dec 21, 2017
    Configuration menu
    Copy the full SHA
    057afa8 View commit details
    Browse the repository at this point in the history
  4. Fix Formatting that Failed Linter

    Jim Simon committed Dec 21, 2017
    Configuration menu
    Copy the full SHA
    7c51b90 View commit details
    Browse the repository at this point in the history
  5. Initial REST Request with Django Request

    Jim Simon committed Dec 21, 2017
    Configuration menu
    Copy the full SHA
    a950756 View commit details
    Browse the repository at this point in the history