MCPcopy Index your code

hub / github.com/pennersr/django-allauth / functions

Functions3,905 in github.com/pennersr/django-allauth

↓ 823 callersMethodget
(self, request: HttpRequest)
allauth/socialaccount/providers/telegram/views.py:38
↓ 446 callersMethodpost
(self, request: HttpRequest, *args: Any, **kwargs: Any)
allauth/account/views.py:346
↓ 433 callersMethodget
(self, request, *args, **kwargs)
tests/projects/common/idp/rest_framework/views.py:12
↓ 308 callersMethodjson
(self)
tests/mocking.py:19
↓ 236 callersMethodadapter_view
(cls, adapter)
allauth/socialaccount/providers/oauth/views.py:67
↓ 207 callersFunctionheadless_reverse
(headless_client)
tests/apps/headless/conftest.py:13
↓ 185 callersFunctionget_adapter
(request: HttpRequest | None = None)
allauth/socialaccount/adapter.py:418
↓ 133 callersMethodget_provider
(self)
allauth/socialaccount/providers/saml/views.py:204
↓ 129 callersMethodget_requests_session
(self)
allauth/socialaccount/adapter.py:332
↓ 117 callersFunctiondefault_urlpatterns
(provider)
allauth/socialaccount/providers/oauth/urls.py:8
↓ 117 callersMethodsociallogin_from_response
Instantiates and populates a `SocialLogin` model based on the data retrieved in `response`. The method does NOT save the model to the
allauth/socialaccount/providers/base/provider.py:96
↓ 108 callersMethodexists
(self)
allauth/usersessions/models.py:108
↓ 105 callersMethodget
(self, *args, **kwargs)
allauth/account/views.py:823
↓ 102 callersFunctionget_adapter
(request: HttpRequest | None = None)
allauth/account/adapter.py:1072
↓ 99 callersMethodget
(self, request: HttpRequest)
allauth/socialaccount/providers/facebook/views.py:74
↓ 84 callersMethodcreate
(cls, email_address: EmailAddress)
allauth/account/models.py:167
↓ 83 callersMethodvalidation_error
(self, code, *args)
allauth/core/internal/adapter.py:17
↓ 81 callersMethodsave
(self, request: HttpRequest)
allauth/account/forms.py:575
↓ 77 callersMethod_setting
(self, name: str, dflt: _T)
allauth/account/app_settings.py:38
↓ 74 callersMethodget
(self, request: HttpRequest)
allauth/socialaccount/providers/openid/views.py:58
↓ 74 callersFunctionget_adapter
()
allauth/mfa/adapter.py:164
↓ 73 callersMethodget
(self, request: HttpRequest)
allauth/socialaccount/providers/google/views.py:142
↓ 71 callersMethodget
(self, request: HttpRequest, *args: Any, **kwargs: Any)
allauth/idp/oidc/views.py:473
↓ 67 callersMethodraise_for_status
(self)
tests/mocking.py:22
↓ 58 callersFunctionuser_factory
(email_factory, db, user_password, email_verified)
tests/conftest.py:67
↓ 47 callersFunctionrequest
(method, path, data, headers)
examples/react-spa/frontend/src/lib/allauth.js:112
↓ 40 callersFunctionpassword_factory
()
tests/conftest.py:49
↓ 36 callersMethodadd_message
Wrapper of `django.contrib.messages.add_message`, that reads the message text from a template.
allauth/account/adapter.py:443
↓ 34 callersMethodas_api_view
(cls, **initkwargs: Any)
allauth/headless/base/views.py:21
↓ 33 callersMethodlogin
(self, resp_mock, process="login", with_refresh_token=True)
tests/apps/socialaccount/providers/apple/tests.py:203
↓ 32 callersMethodget
(self, request: HttpRequest, *args: Any, **kwargs: Any)
allauth/socialaccount/views.py:102
↓ 32 callersMethodis_valid
(self)
allauth/socialaccount/providers/oauth/client.py:148
↓ 31 callersMethoddelete
(self, request: HttpRequest, *args: Any, **kwargs: Any)
allauth/headless/mfa/views.py:117
↓ 31 callersFunctionget_form_class
(forms, form_id, default_form)
allauth/utils.py:200
↓ 30 callersFunctionemail_factory
()
tests/conftest.py:117
↓ 29 callersMethodget
(self, request: HttpRequest, *args: Any, **kwargs: Any)
allauth/mfa/webauthn/views.py:118
↓ 29 callersMethodget_settings
(self)
allauth/socialaccount/providers/base/provider.py:93
↓ 29 callersFunctionuser_email
(user: AbstractBaseUser, *args, commit=False)
allauth/account/internal/userkit.py:78
↓ 27 callersFunctionsettings_impacting_urls
(settings)
tests/conftest.py:400
↓ 26 callersFunctionrender_authentication_error
( request: HttpRequest, provider, error=AuthError.UNKNOWN, exception=None, extra_context=N
allauth/socialaccount/helpers.py:25
↓ 26 callersFunctionrequired
(schema2)
allauth/mfa/static/mfa/js/webauthn-json.js:112
↓ 26 callersFunctionuser_username
(user: AbstractBaseUser, *args, commit=False)
allauth/account/internal/userkit.py:72
↓ 25 callersMethodset_password
Sets the password for the user.
allauth/account/adapter.py:618
↓ 23 callersMethod_setting
(self, name: str, dflt: _T)
allauth/mfa/app_settings.py:14
↓ 23 callersFunctionauthenticated_user
(request: HttpRequest)
allauth/core/internal/httpkit.py:223
↓ 23 callersFunctionget_adapter
()
allauth/idp/oidc/adapter.py:209
↓ 22 callersFunctionget_entrance_context_data
(request: HttpRequest)
allauth/account/internal/templatekit.py:13
↓ 22 callersMethodget_provider_account
(self)
allauth/socialaccount/models.py:153
↓ 22 callersFunctionoptional
(schema2)
allauth/mfa/static/mfa/js/webauthn-json.js:118
↓ 22 callersMethodto_str
(self)
allauth/socialaccount/providers/xing/provider.py:15
↓ 22 callersMethodwrap
(self)
allauth/mfa/models.py:57
↓ 21 callersMethodforce_login
(self, user)
tests/apps/headless/conftest.py:35
↓ 21 callersMethodget_context_data
(self, **kwargs)
allauth/account/views.py:125
↓ 20 callersMethodsend
(self, request: HttpRequest | None = None, signup: bool = False)
allauth/account/models.py:192
↓ 19 callersMethodresume
(cls, stage)
allauth/account/internal/flows/login_by_code.py:163
↓ 18 callersFunctionbuild_absolute_uri
request.build_absolute_uri() helper Like request.build_absolute_uri, but gracefully handling the case where request is None.
allauth/utils.py:157
↓ 18 callersMethodget_provider
(self, request: HttpRequest)
allauth/socialaccount/models.py:88
↓ 18 callersMethodget_redirect_uris
(self)
allauth/idp/oidc/models.py:130
↓ 18 callersFunctionget_validator_context
oathlib documents `Request` as: > A malleable representation of a signable HTTP request Within allauth, as part of request validation,
allauth/idp/oidc/internal/oauthlib/utils.py:108
↓ 17 callersFunctionreauthentication_bypass
()
tests/conftest.py:135
↓ 16 callersFunction_check_errors
(response)
allauth/socialaccount/providers/gitlab/views.py:18
↓ 16 callersFunctionget_request_param
(request: HttpRequest, param, default=None)
allauth/utils.py:207
↓ 16 callersFunctionimport_attribute
(path)
allauth/utils.py:118
↓ 16 callersFunctionsociallogin_factory
(user_factory)
tests/apps/socialaccount/conftest.py:19
↓ 15 callersFunctionaccess_token_generator
(access_token_format, rf)
tests/apps/idp/oidc/conftest.py:71
↓ 15 callersFunctionget_last_email_verification_code
()
tests/conftest.py:354
↓ 14 callersMethod_setting
(self, name: str, dflt: _T)
allauth/idp/oidc/app_settings.py:16
↓ 14 callersMethod_setting
(self, name: str, dflt: _T)
allauth/socialaccount/app_settings.py:13
↓ 14 callersFunctioncomplete_social_login
(request: HttpRequest, sociallogin: SocialLogin)
allauth/socialaccount/helpers.py:73
↓ 14 callersMethodlookup
(self, type, value: str)
allauth/idp/oidc/models.py:206
↓ 14 callersMethodsend
(self, skip_enumeration_mails: bool = False)
allauth/account/internal/flows/login_by_code.py:76
↓ 13 callersMethod__init__
(self, user: AbstractBaseUser | None = None, *args, **kwargs)
allauth/account/forms.py:533
↓ 13 callersMethod_setting
(self, name: str, dflt: _T)
allauth/headless/app_settings.py:13
↓ 13 callersMethodadd
(cls, user: AbstractBaseUser, name: str, credential: dict)
allauth/mfa/webauthn/internal/auth.py:188
↓ 13 callersMethodconnect
(self, request: HttpRequest, user: AbstractBaseUser)
allauth/socialaccount/models.py:238
↓ 13 callersMethodget_avatar_url
(self)
allauth/socialaccount/models.py:140
↓ 13 callersMethodget_resources
(self)
allauth/idp/oidc/models.py:266
↓ 13 callersFunctionget_token_prefix
Returns a prefix for the token to store in the session so we can hold more than one single oauth provider's access key in the session. E
allauth/socialaccount/providers/oauth/client.py:22
↓ 13 callersMethodpassthrough_next_url
(self, url)
allauth/account/mixins.py:215
↓ 13 callersFunctionraise_if_reauthentication_required
(request: HttpRequest)
allauth/account/internal/flows/reauthentication.py:68
↓ 13 callersMethodregister
(self, cls)
allauth/socialaccount/providers/__init__.py:21
↓ 13 callersMethodunstash_state
(cls, request: HttpRequest)
allauth/socialaccount/models.py:431
↓ 12 callersMethoddispatch
( self, request: HttpRequest, *args: Any, **kwargs: Any )
allauth/account/views.py:103
↓ 12 callersMethodget
The frontend queries (GET) this endpoint, expecting to receive either a 401 if no user is authenticated, or user information.
allauth/headless/base/views.py:67
↓ 12 callersMethodget
(self, request: HttpRequest, *args: Any, **kwargs: Any)
allauth/headless/socialaccount/views.py:50
↓ 12 callersMethodget_for_user
(self, user: AbstractBaseUser, email)
allauth/account/managers.py:127
↓ 12 callersMethodget_form_kwargs
(self)
allauth/account/views.py:110
↓ 12 callersFunctionheaded_redirect_response
In some cases, we're redirecting to a non-headless view. In case of headless-only mode, that view clearly does not exist.
allauth/core/internal/httpkit.py:138
↓ 12 callersMethodlogout
(self, request: HttpRequest)
allauth/account/adapter.py:607
↓ 12 callersMethodsociallogin_from_response
(self, request: HttpRequest, response)
allauth/socialaccount/providers/steam/provider.py:84
↓ 11 callersFunctionget_adapter
()
allauth/headless/adapter.py:149
↓ 11 callersMethodget_app
(self, organization_slug)
allauth/socialaccount/providers/saml/views.py:34
↓ 11 callersMethodget_unused_codes
(self)
allauth/mfa/recovery_codes/internal/auth.py:77
↓ 11 callersMethodis_safe_url
(self, url: str)
allauth/account/adapter.py:642
↓ 11 callersFunctionphone_factory
()
tests/conftest.py:456
↓ 10 callersFunction_ajax_response
(request: HttpRequest, response, form=None, data=None)
allauth/account/mixins.py:29
↓ 10 callersMethodexit
(self)
allauth/account/stages.py:43
↓ 10 callersMethodform_valid
(self, form)
allauth/account/views.py:118
↓ 10 callersMethodget
(self, request: HttpRequest, *args: Any, **kwargs: Any)
allauth/headless/account/views.py:171
↓ 10 callersMethodget_phone
(self, user)
tests/projects/common/adapters.py:17
next →1–100 of 3,905, ranked by callers