~shabbyrobe/apiauth

Tools for working with Ruby's apiauth in Go
334d1103 — Blake Williams 11 months ago
Add more useful stuff
6962f335 — Blake Williams 11 months ago
Move stuff from main.go into module
205cf9a2 — Blake Williams 11 months ago
Initial sketch

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~shabbyrobe/apiauth
read/write
git@git.sr.ht:~shabbyrobe/apiauth

You can also use your local clone with git send-email.

#apiauth: Tools for working with the Ruby APIAuth authentication scheme in Go

The Ruby library is found here: https://github.com/mgomes/api_auth

TODO:

  • Leeway in dates?
  • Add new digest algos
  • Add verification subcommand
  • Umm, tests?

#Expectation management

This is a tool I hack on for my own amusement in an ad-hoc fashion. No stability guarantees are made, the code is not guaranteed to work, and anything may be changed, renamed or removed at any time as I see fit.

If you intend to depend on any of this, I strongly recommend you copy-paste pieces as-needed (including tests and license/attribution) into your own project, or fork it for your own purposes.

Bug reports and feature suggestions are welcome, but code contributions will not be accepted.

Do not follow this link