zitadel-oidc/example/server/storage
David Sharnoff 749c30491b
chore: Make example/server usable for tests (#205)
* internal -> storage; split users into an interface

* move example/server/*.go to example/server/exampleop/

* export all User fields

* storage -> Storage

* example server now passes tests
2022-09-30 07:44:10 +02:00
..
client.go chore: Make example/server usable for tests (#205) 2022-09-30 07:44:10 +02:00
oidc.go chore: Make example/server usable for tests (#205) 2022-09-30 07:44:10 +02:00
storage.go chore: Make example/server usable for tests (#205) 2022-09-30 07:44:10 +02:00
token.go chore: Make example/server usable for tests (#205) 2022-09-30 07:44:10 +02:00
user.go chore: Make example/server usable for tests (#205) 2022-09-30 07:44:10 +02:00