zetonteam / zeton_django

Hacktoberfest
Apache License 2.0
10 stars 2 forks source link

feat: use "Bearer" as token prefix instead of default "JWT" #72

Closed szmktk closed 2 months ago

szmktk commented 3 months ago

This package has a strange default value of JWT_AUTH_HEADER_PREFIX variable. This PR changes that to a more common value of Bearer.

jwt-value

miniMax18 commented 3 months ago

You have my Axe 👍 This is a great field to discuss the differences in these types of tokens. 🥇Introduce of good base point for good documentation :)