formr_api_is_authenticated.Rd
Checks if there is a valid, non-expired session. Does NOT verify token validity with the server (use formr_api_session() for that).
formr_api_is_authenticated()
TRUE if authenticated and token not expired, FALSE otherwise.