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!