Snorre lothar von Gohren Edwin
|
57b1269c41
|
modifications on PR. Added a space in the bearer string check so that we unexpectly dont experience an base64url encoding because bearer is technically part of a valid endcoding, we think. Also moved it into a failed decoding to get a better feedback for the developer, but not do unessecary amount of string checks
|
2015-12-22 15:30:57 +01:00 |
Dave Grijalva
|
b728399c73
|
signature should be populated after parsing a valid token
|
2015-11-16 12:42:37 -08:00 |
Dave Grijalva
|
774f319043
|
added tests for parser. fixed parser when using restricted method list
|
2015-11-02 15:22:08 -08:00 |
Dave Grijalva
|
bdfe8ca0b6
|
created a Parser type to allow for non-global parser configuration
|
2015-10-29 11:45:16 -07:00 |