axios-jwt
axios-jwt copied to clipboard
Feature Request: Allow prepended string for token names
I have an application with two sets of tokens for two sets of users in the same application and would like to prepend a string to the stored token so they are distinct. I need the lifecycle on each set of access and refresh token to be distinct.