-
-
Notifications
You must be signed in to change notification settings - Fork 209
Change default jwt name #359
Copy link
Copy link
Open
Labels
enhancementSomething that is on the roadmapSomething that is on the roadmap
Description
Activity
Metadata
Metadata
Assignees
Labels
enhancementSomething that is on the roadmapSomething that is on the roadmap
It's just called 'token', which might be fine if you are running this app by itself on a server... but I run this app along with a bunch of others. Having something called just 'token' is not descriptive enough to know which app it is a part of and can eventually lead to overwriting if another app makes this same mistake. Please namespace the jwt