Could you provide some details on where you are storing the tokens on the client side to persist the session? The best practice currently seems to be storing the tokens in http only cookies.
I built something not long ago like this for myself. I haven't made it publicly available though.
I built something not long ago like this for myself. I haven't made it publicly available though.