dopry / svelte-auth0

Svelte Auth0 Components
https://darrelopry.com/svelte-auth0/
73 stars 13 forks source link

logout_url and callback_url should be optional #14

Closed koo5 closed 3 years ago

koo5 commented 3 years ago

as i understand, if they're not passed to the auth0 api, it uses current url?

dopry commented 3 years ago

Create a working PR with passing tests and I'll consider it.