Skip to content

Fix default scope in example app

Jonas Müller requested to merge muellerj/rodauth-oauth:master into master

The oauth_application_default_scope should be a string, not an array.

Also improve error reporting on the callback in the client app.

Merge request reports

Loading