PedroBern / django-graphql-auth

Django registration and authentication with GraphQL.
https://django-graphql-auth.readthedocs.io/en/latest/
MIT License
326 stars 105 forks source link

Need Documentation about customizing tokenAuth! #151

Open ytpl65 opened 2 years ago

ytpl65 commented 2 years ago

Prerequisites

For more information, see the CONTRIBUTING guide.

Description

Description of the bug/feature/question

Steps to Reproduce

If we need to reproduce and you don't provide steps for it, it will be closed. Alternatively, you can link a repo with the code to run your issue.

  1. [First Step]
  2. [Second Step]
  3. [and so on...]

Expected behavior

What you expected to happen

Actual behavior

What actually happened

Requirements

Paste the packages you are using, you can get this information from executing pip freeze.

Instrumedley commented 2 years ago

don't just copy and paste the template here in your post

rahulkp220 commented 1 year ago

What do you wish to customize? @ytpl65