witek
09/27/2017, 7:01 AMAuth0.authentication().renew
and Auth0.authentication().tokenExchange
). This forces me to ask user to log in again after the idToken have expired, which is a huge inconvenience. A am using only Facebook login and i have switched to HS256 encoding and OIDC turned off as previously suggested. Is it causing the problem? Thanks!