spherulitic / xerafin3

Xerafin Word Study System
1 stars 0 forks source link

Added code to refresh token from keycloak #64

Closed spherulitic closed 1 year ago

spherulitic commented 1 year ago

Attached the token refresh to the cardbox stats refresh since that runs in the background periodically. Eventually this can also be added to the chat long poll.

Also fixed some syntax errors in cardbox views.py and changed some long concatenated strings (SQL queries) to multiline strings/fstrings