ory / fosite-example

Apache License 2.0
79 stars 34 forks source link

Invalid comment #18

Closed mitar closed 4 years ago

mitar commented 4 years ago

Here: https://github.com/ory/fosite-example/blob/master/authorizationserver/oauth2.go#L34

//  OAuth2Strategy: compose.NewOAuth2JWTStrategy(mustRSAKey())

This does not seem to work anymore.