|
|
@@ -1,5 +1,5 @@
|
|
|
# gokrb5
|
|
|
-
|
|
|
+[](https://github.com/jcmturner/gokrb5/releases)
|
|
|
|
|
|
[](https://godoc.org/gopkg.in/jcmturner/gokrb5.v6) [](https://goreportcard.com/report/gopkg.in/jcmturner/gokrb5.v6) [](https://travis-ci.org/jcmturner/gokrb5)
|
|
|
|
|
|
@@ -19,7 +19,7 @@ import "gopkg.in/jcmturner/gokrb5.v6/<sub package>"
|
|
|
```
|
|
|
|
|
|
## Features
|
|
|
-* Pure Go - no dependency on external libraries
|
|
|
+* **Pure Go** - no dependency on external libraries
|
|
|
* No platform specific code
|
|
|
* Server Side
|
|
|
* HTTP handler wrapper implements SPNEGO Kerberos authentication
|