
    )Jf<                     \    d dl mZ d dlmZ  G d de          Z G d de          ZegZdS )    )ProviderAccount)OAuth2Providerc                       e Zd Zd Zd ZdS )DaumAccountc                 @    | j         j                            d          S )NbigImagePath)account
extra_datagetselfs    p/home/alex/cs2snipeproduction/venv/lib/python3.11/site-packages/allauth/socialaccount/providers/daum/provider.pyget_avatar_urlzDaumAccount.get_avatar_url   s    |&**>:::    c                 V    | j         j                            d| j         j                  S )Nnickname)r	   r
   r   uidr   s    r   to_strzDaumAccount.to_str	   s"    |&**:t|7GHHHr   N)__name__
__module____qualname__r   r    r   r   r   r      s7        ; ; ;I I I I Ir   r   c                        e Zd ZdZdZeZd ZdS )DaumProviderDaumc                 F    t          |                    d                    S )Nid)strr   )r   datas     r   extract_uidzDaumProvider.extract_uid   s    488D>>"""r   N)r   r   r   r   namer   account_classr    r   r   r   r   r      s2        	BDM# # # # #r   r   N)$allauth.socialaccount.providers.baser   /allauth.socialaccount.providers.oauth2.providerr   r   r   provider_classesr   r   r   <module>r&      s    @ @ @ @ @ @ J J J J J JI I I I I/ I I I# # # # #> # # # !>   r   