You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the case that the oauth Server is running on the same machine like the webserver, one may assume, that baseUrl might be "null" like the default-value.
Choosing null results in a runtime error. I suggest to document "/" as possible setting.
Thank you for your nice lib!
The text was updated successfully, but these errors were encountered:
In the case that the oauth Server is running on the same machine like the webserver, one may assume, that baseUrl might be "null" like the default-value.
Choosing null results in a runtime error. I suggest to document "/" as possible setting.
Thank you for your nice lib!
The text was updated successfully, but these errors were encountered: