Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configurable token length, max length 6 #86

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

Commits on Mar 18, 2021

  1. Configuration menu
    Copy the full SHA
    ee6c8f2 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2022

  1. Configuration menu
    Copy the full SHA
    908005a View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2022

  1. fix: Fixing codestyle changes

    Fixing codestyle changes to match PEP8
    naveenpanwar committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    34ac637 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Added Auth token support

    anish5256 committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    3eba9ae View commit details
    Browse the repository at this point in the history
  2. Updated version

    anish5256 committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    0e2a9f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    66bc2eb View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Configuration menu
    Copy the full SHA
    5c4d583 View commit details
    Browse the repository at this point in the history
  2. Token create change

    anish5256 committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    fb5f77e View commit details
    Browse the repository at this point in the history
  3. fix

    anish5256 committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    415ceb7 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2 from anish5256/master

    Add AuthToken Support and Device ID/Type to DRFPasswordless
    anish5256 authored Oct 4, 2024
    Configuration menu
    Copy the full SHA
    7c85d31 View commit details
    Browse the repository at this point in the history
  5. Made device_id unique

    anish5256 committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    9f084f9 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #3 from anish5256/master

    Made device_id unique
    anish5256 authored Oct 4, 2024
    Configuration menu
    Copy the full SHA
    b7c1a71 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2024

  1. Import Q from models

    anish5256 committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    a975532 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4 from anish5256/master

    Import Q from models
    anish5256 authored Oct 5, 2024
    Configuration menu
    Copy the full SHA
    d527820 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Remove Unique Constrain

    anish5256 committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    c5d753d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    98cb82b View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2024

  1. Merge pull request #5 from anish5256/master

    Remove Unique Constrain for device_id and Added User and device_id unique together
    anish5256 authored Oct 20, 2024
    Configuration menu
    Copy the full SHA
    e3934a8 View commit details
    Browse the repository at this point in the history
  2. Update version to 1.6.0

    This change updates the version from 1.5.9 to 1.6.0 in the __version__.py file.
    anish5256 committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    a666829 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #6 from anish5256/master

    Update version to 1.6.0
    anish5256 authored Oct 20, 2024
    Configuration menu
    Copy the full SHA
    5c5ca32 View commit details
    Browse the repository at this point in the history