Utilities

is_integrated

fitapp.utils.is_integrated(user)

Returns True if we have Oauth info for the user.

This does not require that the token and secret are valid.

Parameters:user – A Django User.