Hi,
checking out simpleauth (thanks for making it!).
Could you illuminate how to provide a return url (returnUrl?),
so one could detect that user has not logged in yet, jump to login (/auth/google) and
then it would return back to original page (instead of /profile)
Thanks!