oauth2-proxy / mockoidc

A Mock OIDC Server for Unit & Integration Tests
MIT License
58 stars 38 forks source link

User Interface #27

Closed NickMeves closed 3 years ago

NickMeves commented 3 years ago

Consume an interface in our functions that take in custom Users.

MockUser & DefaultUser() implement that interface for consumer ease of use if they don't want to customize.