zitadel-oidc/example/server/exampleop
Tim Möhlmann ce85a8b820
fix(exampleop): pass the issuer interceptor to login (#430)
* fix(exampleop): pass the issuer interceptor to login

* undo example testing changes
2023-08-21 07:44:33 +02:00
..
templates implement RFC 8628: Device authorization grant 2023-03-01 08:59:17 +01:00
device.go implement RFC 8628: Device authorization grant 2023-03-01 08:59:17 +01:00
login.go fix(exampleop): pass the issuer interceptor to login (#430) 2023-08-21 07:44:33 +02:00
op.go fix(exampleop): pass the issuer interceptor to login (#430) 2023-08-21 07:44:33 +02:00
templates.go implement RFC 8628: Device authorization grant 2023-03-01 08:59:17 +01:00