dcalacci/gigbox

Add a method for checking if current authentication is valid or if user needs to re-authenticate.

dcalacci opened this issue · 1 comments

//TODO: interface for checking if currently authenticated with server (if token is valid)

We should re-fetch a JWT token / direct a user to the OTP screen if they are un-authenticated.