Dave Grijalva
|
fb4ca74c9f
|
added special case behavior for MapClaims so they aren't all weird
|
2016-04-12 14:32:24 -07:00 |
Dave Grijalva
|
4ec621a2d1
|
Merge branch 'master' into release_3_0_0
|
2016-03-31 11:19:33 -07:00 |
Snorre lothar von Gohren Edwin
|
ca46641b15
|
PR updated, faster string method and more reasonable message feedback
|
2015-12-23 09:43:00 +01:00 |
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
|
56c7810ac4
|
Merge branch 'master' into release_3_0_0
|
2015-11-16 11:59:51 -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 |