lot of unfinished changes
This commit is contained in:
parent
9cb0fff23f
commit
a37a8461a5
16 changed files with 502 additions and 328 deletions
9
pkg/rp/verity.go
Normal file
9
pkg/rp/verity.go
Normal file
|
@ -0,0 +1,9 @@
|
|||
package rp
|
||||
|
||||
import (
|
||||
"context"
|
||||
|
||||
"gopkg.in/square/go-jose.v2"
|
||||
|
||||
"github.com/caos/oidc/pkg/oidc"
|
||||
)
|
Loading…
Add table
Add a link
Reference in a new issue