damienbod

Results 232 comments of damienbod

@diblaze don't know when the release is, we still have some implementation left. The checkAuth does not force a redirect unless you want this. The redirect on the server has...

Hi @niiloliimatainen The docs have been updated for V14, but we have not released yet.

It doesn't check the server, just logs that the code validates if it needs to do something periodically. Maybe this could be improved Thanks for reporting Greetings Damien

Hi @AlexBollmann Yes the lib supports offline_access and most samples are implemented using this. If you use this with a PWA, you need to my the lifespan of the token...

@AlexBollmann Would you like to create a PR? Greetings Damien

@WolfspiritM Yours is a different issue, we would need to investigate this. Could you create a new issue for this?

google oidc does not support logout... Use a different token service for this use case, for example you could put a identityserver4 in between. Greetings Damien

Yes an auth guard makes sense

Hi Junik, Thanks I havn't given this any thoughts yet, looks really good, Steve Sanderson is doing a great thing here. Will look and when it moves out of beta...