Initial QSfera import

This commit is contained in:
Курнат Андрей
2026-06-07 10:20:04 +03:00
commit 2315f25754
16485 changed files with 4826827 additions and 0 deletions
+25
View File
@@ -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>