Commit Graph

  • 955b8ff55f Update README.md Dave Grijalva 2014-01-29 10:08:31 -0800
  • 0507313841 Merge pull request #4 from cenkalti/test Dave Grijalva 2014-01-03 11:44:28 -0800
  • 0ef224e8f9 refactor test code Cenk Alti 2014-01-02 19:14:07 +0200
  • f4c00c0ac2 Merge pull request #3 from abdollar/master Dave Grijalva 2013-12-02 13:37:07 -0800
  • fb1e5547f8 GetSigningMethod only returns method - fixes failing tests with go 1.1.2 Abdul Chaudhry 2013-10-07 22:01:07 -0700
  • 295a7342f2 gofmt Dave Grijalva 2013-02-26 21:29:51 -0800
  • 57235a88e6 Merge pull request #2 from morrildl/master Dave Grijalva 2013-02-26 21:28:41 -0800
  • 924b188e65 Support x509 Certificates for JWT verification. If an attempt to parse the pubkey as PKIX fails, try again as x509.Certificate. Some vendors are starting to use these to sign JWTs. Example: https://www.googleapis.com/oauth2/v1/certs Dan Morrill 2012-12-21 23:27:41 -0800
  • 32c540957a capture raw string when parsing a token Dave Grijalva 2012-10-02 19:13:21 -0700
  • 51b517e77a megabytes Dave Grijalva 2012-07-07 12:40:24 -0700
  • 71677efc53 try to get the access_token from the request params as well as the header Dave Grijalva 2012-07-07 12:38:18 -0700
  • 224f53452d fixes Dave Grijalva 2012-07-07 12:12:49 -0700
  • 0a26d2272f gofmt Dave Grijalva 2012-07-06 17:02:20 -0700
  • cbb3bae3aa readme Dave Grijalva 2012-07-06 16:27:42 -0700
  • 12351962ee README Dave Grijalva 2012-07-06 16:19:13 -0700
  • e84b735fda made Keyfunc a fixed type so it could be documented more easily Dave Grijalva 2012-07-06 16:16:34 -0700
  • 2ed3fe8ded documentation Dave Grijalva 2012-07-06 16:12:33 -0700
  • 5119d0e151 signingn Dave Grijalva 2012-07-06 16:07:55 -0700
  • d736b8f860 added signing support to RS256 and HS256 Dave Grijalva 2012-07-06 15:43:17 -0700
  • af74bdc9d2 added hmac sha256 support Dave Grijalva 2012-07-06 15:02:02 -0700
  • 0008f0b730 gofmt Dave Grijalva 2012-04-18 12:59:37 -0700
  • c416da491f parse token from http requests Dave Grijalva 2012-04-18 12:35:16 -0700
  • 283c8bd49d Merge branch 'master' of github.com:dgrijalva/jwt-go Dave Grijalva 2012-04-18 12:18:41 -0700
  • 18108cfd38 base64 decoding fixins Dave Grijalva 2012-04-18 12:18:31 -0700
  • 50d3e917c8 mit license Dave Grijalva 2012-04-18 12:02:05 -0700
  • de2a21a16b Update README.md Dave Grijalva 2012-04-18 11:33:12 -0700
  • 2827deb72f some bad documentation Dave Grijalva 2012-04-17 23:25:22 -0700
  • 97424f0088 it works Dave Grijalva 2012-04-17 22:50:26 -0700
  • e49f2f5a18 almost working Dave Grijalva 2012-04-17 18:41:12 -0700
  • 8853e4547b framework Dave Grijalva 2012-04-17 16:58:52 -0700
  • 28479ff357 check exp time Dave Grijalva 2012-04-17 16:52:38 -0700
  • 7a06ac11be starting to work on it Dave Grijalva 2012-04-17 16:49:21 -0700
  • 0dd5b32c62 initial commit Dave Grijalva 2012-04-17 15:38:51 -0700