Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/pennersr/django-allauth
/ functions
Functions
3,905 in github.com/pennersr/django-allauth
⨍
Functions
3,905
◇
Types & classes
986
↳
Endpoints
16
↓ 823 callers
Method
get
(self, request: HttpRequest)
allauth/socialaccount/providers/telegram/views.py:38
↓ 446 callers
Method
post
(self, request: HttpRequest, *args: Any, **kwargs: Any)
allauth/account/views.py:346
↓ 433 callers
Method
get
(self, request, *args, **kwargs)
tests/projects/common/idp/rest_framework/views.py:12
↓ 308 callers
Method
json
(self)
tests/mocking.py:19
↓ 236 callers
Method
adapter_view
(cls, adapter)
allauth/socialaccount/providers/oauth/views.py:67
↓ 207 callers
Function
headless_reverse
(headless_client)
tests/apps/headless/conftest.py:13
↓ 185 callers
Function
get_adapter
(request: HttpRequest | None = None)
allauth/socialaccount/adapter.py:418
↓ 133 callers
Method
get_provider
(self)
allauth/socialaccount/providers/saml/views.py:204
↓ 129 callers
Method
get_requests_session
(self)
allauth/socialaccount/adapter.py:332
↓ 117 callers
Function
default_urlpatterns
(provider)
allauth/socialaccount/providers/oauth/urls.py:8
↓ 117 callers
Method
sociallogin_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 callers
Method
exists
(self)
allauth/usersessions/models.py:108
↓ 105 callers
Method
get
(self, *args, **kwargs)
allauth/account/views.py:823
↓ 102 callers
Function
get_adapter
(request: HttpRequest | None = None)
allauth/account/adapter.py:1072
↓ 99 callers
Method
get
(self, request: HttpRequest)
allauth/socialaccount/providers/facebook/views.py:74
↓ 84 callers
Method
create
(cls, email_address: EmailAddress)
allauth/account/models.py:167
↓ 83 callers
Method
validation_error
(self, code, *args)
allauth/core/internal/adapter.py:17
↓ 81 callers
Method
save
(self, request: HttpRequest)
allauth/account/forms.py:575
↓ 77 callers
Method
_setting
(self, name: str, dflt: _T)
allauth/account/app_settings.py:38
↓ 74 callers
Method
get
(self, request: HttpRequest)
allauth/socialaccount/providers/openid/views.py:58
↓ 74 callers
Function
get_adapter
()
allauth/mfa/adapter.py:164
↓ 73 callers
Method
get
(self, request: HttpRequest)
allauth/socialaccount/providers/google/views.py:142
↓ 71 callers
Method
get
(self, request: HttpRequest, *args: Any, **kwargs: Any)
allauth/idp/oidc/views.py:473
↓ 67 callers
Method
raise_for_status
(self)
tests/mocking.py:22
↓ 58 callers
Function
user_factory
(email_factory, db, user_password, email_verified)
tests/conftest.py:67
↓ 47 callers
Function
request
(method, path, data, headers)
examples/react-spa/frontend/src/lib/allauth.js:112
↓ 40 callers
Function
password_factory
()
tests/conftest.py:49
↓ 36 callers
Method
add_message
Wrapper of `django.contrib.messages.add_message`, that reads the message text from a template.
allauth/account/adapter.py:443
↓ 34 callers
Method
as_api_view
(cls, **initkwargs: Any)
allauth/headless/base/views.py:21
↓ 33 callers
Method
login
(self, resp_mock, process="login", with_refresh_token=True)
tests/apps/socialaccount/providers/apple/tests.py:203
↓ 32 callers
Method
get
(self, request: HttpRequest, *args: Any, **kwargs: Any)
allauth/socialaccount/views.py:102
↓ 32 callers
Method
is_valid
(self)
allauth/socialaccount/providers/oauth/client.py:148
↓ 31 callers
Method
delete
(self, request: HttpRequest, *args: Any, **kwargs: Any)
allauth/headless/mfa/views.py:117
↓ 31 callers
Function
get_form_class
(forms, form_id, default_form)
allauth/utils.py:200
↓ 30 callers
Function
email_factory
()
tests/conftest.py:117
↓ 29 callers
Method
get
(self, request: HttpRequest, *args: Any, **kwargs: Any)
allauth/mfa/webauthn/views.py:118
↓ 29 callers
Method
get_settings
(self)
allauth/socialaccount/providers/base/provider.py:93
↓ 29 callers
Function
user_email
(user: AbstractBaseUser, *args, commit=False)
allauth/account/internal/userkit.py:78
↓ 27 callers
Function
settings_impacting_urls
(settings)
tests/conftest.py:400
↓ 26 callers
Function
render_authentication_error
( request: HttpRequest, provider, error=AuthError.UNKNOWN, exception=None, extra_context=N
allauth/socialaccount/helpers.py:25
↓ 26 callers
Function
required
(schema2)
allauth/mfa/static/mfa/js/webauthn-json.js:112
↓ 26 callers
Function
user_username
(user: AbstractBaseUser, *args, commit=False)
allauth/account/internal/userkit.py:72
↓ 25 callers
Method
set_password
Sets the password for the user.
allauth/account/adapter.py:618
↓ 23 callers
Method
_setting
(self, name: str, dflt: _T)
allauth/mfa/app_settings.py:14
↓ 23 callers
Function
authenticated_user
(request: HttpRequest)
allauth/core/internal/httpkit.py:223
↓ 23 callers
Function
get_adapter
()
allauth/idp/oidc/adapter.py:209
↓ 22 callers
Function
get_entrance_context_data
(request: HttpRequest)
allauth/account/internal/templatekit.py:13
↓ 22 callers
Method
get_provider_account
(self)
allauth/socialaccount/models.py:153
↓ 22 callers
Function
optional
(schema2)
allauth/mfa/static/mfa/js/webauthn-json.js:118
↓ 22 callers
Method
to_str
(self)
allauth/socialaccount/providers/xing/provider.py:15
↓ 22 callers
Method
wrap
(self)
allauth/mfa/models.py:57
↓ 21 callers
Method
force_login
(self, user)
tests/apps/headless/conftest.py:35
↓ 21 callers
Method
get_context_data
(self, **kwargs)
allauth/account/views.py:125
↓ 20 callers
Method
send
(self, request: HttpRequest | None = None, signup: bool = False)
allauth/account/models.py:192
↓ 19 callers
Method
resume
(cls, stage)
allauth/account/internal/flows/login_by_code.py:163
↓ 18 callers
Function
build_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 callers
Method
get_provider
(self, request: HttpRequest)
allauth/socialaccount/models.py:88
↓ 18 callers
Method
get_redirect_uris
(self)
allauth/idp/oidc/models.py:130
↓ 18 callers
Function
get_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 callers
Function
reauthentication_bypass
()
tests/conftest.py:135
↓ 16 callers
Function
_check_errors
(response)
allauth/socialaccount/providers/gitlab/views.py:18
↓ 16 callers
Function
get_request_param
(request: HttpRequest, param, default=None)
allauth/utils.py:207
↓ 16 callers
Function
import_attribute
(path)
allauth/utils.py:118
↓ 16 callers
Function
sociallogin_factory
(user_factory)
tests/apps/socialaccount/conftest.py:19
↓ 15 callers
Function
access_token_generator
(access_token_format, rf)
tests/apps/idp/oidc/conftest.py:71
↓ 15 callers
Function
get_last_email_verification_code
()
tests/conftest.py:354
↓ 14 callers
Method
_setting
(self, name: str, dflt: _T)
allauth/idp/oidc/app_settings.py:16
↓ 14 callers
Method
_setting
(self, name: str, dflt: _T)
allauth/socialaccount/app_settings.py:13
↓ 14 callers
Function
complete_social_login
(request: HttpRequest, sociallogin: SocialLogin)
allauth/socialaccount/helpers.py:73
↓ 14 callers
Method
lookup
(self, type, value: str)
allauth/idp/oidc/models.py:206
↓ 14 callers
Method
send
(self, skip_enumeration_mails: bool = False)
allauth/account/internal/flows/login_by_code.py:76
↓ 13 callers
Method
__init__
(self, user: AbstractBaseUser | None = None, *args, **kwargs)
allauth/account/forms.py:533
↓ 13 callers
Method
_setting
(self, name: str, dflt: _T)
allauth/headless/app_settings.py:13
↓ 13 callers
Method
add
(cls, user: AbstractBaseUser, name: str, credential: dict)
allauth/mfa/webauthn/internal/auth.py:188
↓ 13 callers
Method
connect
(self, request: HttpRequest, user: AbstractBaseUser)
allauth/socialaccount/models.py:238
↓ 13 callers
Method
get_avatar_url
(self)
allauth/socialaccount/models.py:140
↓ 13 callers
Method
get_resources
(self)
allauth/idp/oidc/models.py:266
↓ 13 callers
Function
get_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 callers
Method
passthrough_next_url
(self, url)
allauth/account/mixins.py:215
↓ 13 callers
Function
raise_if_reauthentication_required
(request: HttpRequest)
allauth/account/internal/flows/reauthentication.py:68
↓ 13 callers
Method
register
(self, cls)
allauth/socialaccount/providers/__init__.py:21
↓ 13 callers
Method
unstash_state
(cls, request: HttpRequest)
allauth/socialaccount/models.py:431
↓ 12 callers
Method
dispatch
( self, request: HttpRequest, *args: Any, **kwargs: Any )
allauth/account/views.py:103
↓ 12 callers
Method
get
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 callers
Method
get
(self, request: HttpRequest, *args: Any, **kwargs: Any)
allauth/headless/socialaccount/views.py:50
↓ 12 callers
Method
get_for_user
(self, user: AbstractBaseUser, email)
allauth/account/managers.py:127
↓ 12 callers
Method
get_form_kwargs
(self)
allauth/account/views.py:110
↓ 12 callers
Function
headed_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 callers
Method
logout
(self, request: HttpRequest)
allauth/account/adapter.py:607
↓ 12 callers
Method
sociallogin_from_response
(self, request: HttpRequest, response)
allauth/socialaccount/providers/steam/provider.py:84
↓ 11 callers
Function
get_adapter
()
allauth/headless/adapter.py:149
↓ 11 callers
Method
get_app
(self, organization_slug)
allauth/socialaccount/providers/saml/views.py:34
↓ 11 callers
Method
get_unused_codes
(self)
allauth/mfa/recovery_codes/internal/auth.py:77
↓ 11 callers
Method
is_safe_url
(self, url: str)
allauth/account/adapter.py:642
↓ 11 callers
Function
phone_factory
()
tests/conftest.py:456
↓ 10 callers
Function
_ajax_response
(request: HttpRequest, response, form=None, data=None)
allauth/account/mixins.py:29
↓ 10 callers
Method
exit
(self)
allauth/account/stages.py:43
↓ 10 callers
Method
form_valid
(self, form)
allauth/account/views.py:118
↓ 10 callers
Method
get
(self, request: HttpRequest, *args: Any, **kwargs: Any)
allauth/headless/account/views.py:171
↓ 10 callers
Method
get_phone
(self, user)
tests/projects/common/adapters.py:17
next →
1–100 of 3,905, ranked by callers