geonode.api.authentication ========================== .. py:module:: geonode.api.authentication Classes ------- .. autoapisummary:: geonode.api.authentication.OAuthAuthentication Module Contents --------------- .. py:class:: OAuthAuthentication Bases: :py:obj:`tastypie.authentication.Authentication` .. py:method:: extract_auth_header(request) .. py:method:: token_is_valid(token) .. py:method:: is_authenticated(request, **kwargs)