AlyssonDias

Results 5 comments of AlyssonDias

I am with the same error, following routes are not accessible: - `/auth/settings` - `/auth/profile` This is my Caddyfile: ``` { debug https_port 443 order authenticate before respond order authorize...

> @WalterSchirmacher , the issue is here > > @theauth host auth.mywebsite.com handle @theauth { authenticate with myportal } > > you are serving it from “/“, you need to...

> > > @WalterSchirmacher , the issue is here > > > @theauth host auth.mywebsite.com handle @theauth { authenticate with myportal } > > > you are serving it from...

Following this for further information. Since i would like to refresh the token on every call too.

Any update on this? This plugin already support token refresh?