You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix invalid Bearer prefix format (wrong character instead of a space) (……#99)
* Rewrite simple tests to table-driven tests
* Add tests cases for invalid Bearer prefixes
* Disallow invalid character after BEARER prefix