nbarbettini / oidc-debugger

OAuth 2.0 and OpenID Connect debugging tool
https://oidcdebugger.com
MIT License
223 stars 29 forks source link

Add client-side testing #27

Open nbarbettini opened 6 years ago

nbarbettini commented 6 years ago

Some unit tests for the server code already exists, but we need to add testing for the frontend (Vue) code to validate scenarios like #6 and #7.