Home
last modified time | relevance | path

Searched defs:csrf_token (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/python/oauth2client/oauth2client/contrib/django_util/
Dviews.py78 def _get_flow_for_token(csrf_token, request): argument
/aosp_15_r20/external/python/oauth2client/oauth2client/contrib/
Dflask_util.py198 def _get_flow_for_token(csrf_token): argument