Registry / auth / ory-fosite

ory-fosite

JSON →
library0.49.0gogounverified

Fosite is a security-first OAuth2 and OpenID Connect framework for Go.

go get github.com/ory/fosite
INSTALL
IMPORT
SIG · ORY-FOSITE
O
ory-fosite
authgov0.49.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

fosite
✓ github.com/ory/fosite

Create a new OAuth2 provider

package main import ( "fmt" "github.com/ory/fosite" ) func main() { oauth2 := fosite.NewOAuth2Provider(nil) fmt.Println(oauth2) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.49.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
27 hits · last 30 days
node
24
Amazon
1
OpenAI (training)
1
Resources
ory-fosite — go get ory-fosite · libregistry