geonode.api.authentication

Classes

OAuthAuthentication

Module Contents

class geonode.api.authentication.OAuthAuthentication[source]

Bases: tastypie.authentication.Authentication

extract_auth_header(request)[source]
token_is_valid(token)[source]
is_authenticated(request, **kwargs)[source]