Closed mitar closed 4 years ago
https://github.com/ory/fosite-example/blob/master/authorizationserver/oauth2.go#L35
CoreStrategy: compose.NewOAuth2HMACStrategy(config, []byte("some-super-cool-secret-that-nobody-knows"), nil),
https://github.com/ory/fosite-example/blob/master/authorizationserver/oauth2.go#L35