Initial QSfera import
This commit is contained in:
+25
@@ -0,0 +1,25 @@
|
||||
gojwk
|
||||
=====
|
||||
Golang implementation of JWK validation
|
||||
|
||||
Contact
|
||||
-------
|
||||
[@\_boblan\_](https://twitter.com/#!/_boblan_)
|
||||
<https://github.com/mendsley/gojws>
|
||||
|
||||
License
|
||||
-------
|
||||
Copyright 2014 Matthew Endsley
|
||||
|
||||
This project is governed by the BSD 2-clause license. For details see the file
|
||||
titled LICENSE in the project root folder.
|
||||
|
||||
Using
|
||||
-----
|
||||
Simply add the following import
|
||||
`import "github.com/mendsley/gojwk"`
|
||||
|
||||
Documentation
|
||||
-------------
|
||||
See <http://godoc.org/github.com/mendsley/gojwk>
|
||||
|
||||
Reference in New Issue
Block a user