Closed marcsello closed 4 years ago
It was both a wrong implementation of token saving (see 5f270eba4539c432572196180d10cad8ed122a4e and 5c395eab1cb66cfe68701d6166e4bda4157ede6f)
And FlaskDance not renewing the access token automatically. The later is fixed by forcing users to log out when their token expired (see 286fcca8a025462cbf4acb06162c268cc1575ebc)
oauthlib causes internal server error when the access token expires.