Al Julian
Al Julian
I'm having the same problem as @svenkeeter with the status icons for Viber. Could it be something changed in the new version of Viber? I'm unable to find where the...
Looks like there were [breaking changes](https://flask-jwt-extended.readthedocs.io/en/stable/v4_upgrade_guide/?highlight=jwt_refresh) for `flask-jwt-extended 4.0.2`. `auth/views.py` calls some functions that no longer exist, were deprecated, or were replaced in v4 of flask-jwt-extended. I was able to...
@karec Tried the template again and your fix in that commit worked! Thank you