mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-24 13:58:12 -05:00
11 lines
290 B
Markdown
11 lines
290 B
Markdown
# oidc-go [](https://godoc.org/github.com/libregraph/oidc-go)
|
|
|
|
Oidc-go is a Go package to provide common helpers to interface with OpenID
|
|
Connect servers.
|
|
|
|
## Installation
|
|
|
|
```text
|
|
go get github.com/libregraph/oidc-go
|
|
```
|