Commit graph

  • 2176fe90d5 Merge pull request from kaygit/generate-url-safe-tokens master Matthew Dillon 2016-07-28 22:09:56 -07:00
  • 40be397628 Making tokens url safe to be JWT compatible kaygit 2016-07-27 16:33:22 +02:00
  • 0c914e9b3a Update license Matthew Dillon 2016-03-09 09:07:37 -07:00
  • c7a2ea1c62 golint Matthew Dillon 2016-03-09 09:06:54 -07:00
  • 92f2107635 Clarification in README Matthew Dillon 2016-02-18 06:19:53 -07:00
  • fa924c2198 Fixed panic issue Matthew Dillon 2016-02-18 06:15:17 -07:00
  • 9d3638db60 Add additional url encoded case Matthew Dillon 2015-12-01 16:54:57 -07:00
  • ce0235af93 Form getter already decodes this URLs Matthew Dillon 2015-11-11 17:42:33 -07:00
  • 6b69668616 Accept urlencoded form for authentication Matthew Dillon 2015-10-20 16:19:21 -07:00
  • 88ac9569ee Refactor verify Matthew Dillon 2015-09-17 15:53:10 -07:00
  • 7752009bbb Allow token as query param Matthew Dillon 2015-07-17 15:45:20 -08:00
  • e04139dd78 Add new token method Matthew Dillon 2015-07-16 18:44:31 -08:00
  • 66ca404d84 Tack on request to verifyClaims Matthew Dillon 2015-05-26 13:22:18 -08:00
  • f0a0af1c1f Show without token Matthew Dillon 2015-05-07 22:44:29 -08:00
  • b2a08873db Add header details Matthew Dillon 2015-05-07 22:43:03 -08:00
  • e7a6f45cde Example details Matthew Dillon 2015-05-07 22:40:43 -08:00
  • b3e5aa96ee Ensure that authenticate only handles POST Matthew Dillon 2015-05-07 22:33:27 -08:00
  • e80c34437b Beef up example Matthew Dillon 2015-05-07 22:33:03 -08:00
  • 1d3c39bb49 Refactor example Matthew Dillon 2015-04-30 16:19:14 -08:00
  • f3672c9a0c BUGFIX: claims, use value, not field name Matthew Dillon 2015-04-30 16:17:58 -08:00
  • 03fbde5af3 Minor cleanup/formatting Matthew Dillon 2015-04-28 08:31:12 -08:00
  • e20c94dcaa Customize identification fields Matthew Dillon 2015-04-27 12:08:34 -08:00
  • 774185ba9e Adding godoc badge and package comment Matthew Dillon 2015-04-21 11:11:25 -08:00
  • 83f2908a95 golint Matthew Dillon 2015-04-21 11:07:30 -08:00
  • dc58eb70a2 GH syntax highlighting Matthew Dillon 2015-04-21 09:59:43 -08:00
  • 11c03db65e Updating readme Matthew Dillon 2015-04-21 09:55:21 -08:00
  • ee46a66b75 Adding readme Matthew Dillon 2015-04-20 16:30:30 -08:00
  • c6aae2ee05 Adding license Matthew Dillon 2015-04-20 16:29:57 -08:00
  • d4ab1e9d18 Minor cleanup Matthew Dillon 2015-04-20 16:26:35 -08:00
  • 146c8257ed Add unprotected route example Matthew Dillon 2015-04-20 16:12:24 -08:00
  • 26313ee041 Error handling on generate handler Matthew Dillon 2015-04-20 15:59:10 -08:00
  • 61507766fe Added private error handler middleware Matthew Dillon 2015-04-20 10:12:42 -08:00
  • 537b1ab886 No more panics Matthew Dillon 2015-04-20 07:19:49 -08:00
  • 82980a6bac Misc cleanup (remove unneeded return vals) Matthew Dillon 2015-04-18 15:34:13 -08:00
  • 273383cf89 Added an example Matthew Dillon 2015-04-18 15:17:48 -08:00
  • 9e2ad61d1c Verify claims Matthew Dillon 2015-04-18 14:36:22 -08:00
  • 16c379b2c9 Verify signature Matthew Dillon 2015-04-18 14:03:46 -08:00
  • e0241b074f Verify header in auth handler Matthew Dillon 2015-04-18 13:33:26 -08:00
  • f9557a80a3 Compute signature Matthew Dillon 2015-04-18 12:25:25 -08:00
  • 5d9f1a3b5f Roughed in claims Matthew Dillon 2015-04-18 11:38:44 -08:00
  • c102229487 Baked in header. Consistent test verbiage. Matthew Dillon 2015-04-18 10:42:13 -08:00
  • 1dec4498b0 Test auth function Matthew Dillon 2015-04-18 10:22:04 -08:00
  • 752c683a99 More explicit middleware creation Matthew Dillon 2015-04-17 16:39:58 -08:00
  • e0d56f0a29 Placeholder for generating token Matthew Dillon 2015-04-17 16:08:36 -08:00
  • 7871c1db59 Roughing in some handlers Matthew Dillon 2015-04-17 15:30:35 -08:00
  • 2c1f9ce645 Initial commit Matthew Dillon 2015-04-17 13:57:45 -08:00