What is the reason for adding "bearer " as the prefix to your web token?

Viewed 1546

I saw a tutorial that does this. But I see absolutely no reason why one would ever need to add a prefix, any prefix, to your JWT token.

1 Answers
Related