Skip to content

Commit

Permalink
autogen(openapi): Regenerate swagger spec and internal client (#2812)
Browse files Browse the repository at this point in the history
  • Loading branch information
grantzvolsky authored and aeneasr committed Aug 18, 2022
1 parent 18e32db commit 42c651a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion jwk/manager.go
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,9 @@ import (
"time"

"github.com/gofrs/uuid"
"github.com/ory/fosite"
jose "gopkg.in/square/go-jose.v2"

"github.com/ory/fosite"
)

var ErrUnsupportedKeyAlgorithm = &fosite.RFC6749Error{
Expand Down

0 comments on commit 42c651a

Please sign in to comment.