From 894373be5f87f41508fd0e0c5128738834a461a5 Mon Sep 17 00:00:00 2001 From: Geert-Johan Riemer Date: Tue, 26 May 2015 14:05:26 +0200 Subject: [PATCH] Add yubigo --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2c09b69a..30798d6d 100644 --- a/README.md +++ b/README.md @@ -107,6 +107,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a * [oauth2](https://github.com/golang/oauth2) - Successor of goauth2. Generic OAuth 2.0 package that comes with JWT, Google APIs, Compute Engine and App Engine support. * [osin](https://github.com/RangelReale/osin) - Golang OAuth2 server library. * [permissions2](https://github.com/xyproto/permissions2) - Library for keeping track of users, login states and permissions. Uses secure cookies and bcrypt. +* [yubigo](https://github.com/GeertJohan/yubigo) - a Yubikey client package that provides a simple API to integrate the Yubico Yubikey into a go application. ## Command Line