o
    "4gd                     @   sH   d dl mZ d dlmZ d dlmZ d dlmZ d dlm	Z	 dd Z
dS )	    )	timedelta)timezone)verify_and_decode)
jwt_encode)OAuth2Errorc                 C   s   t  }dddddd|d|tdd d		}t|d
}tdD ]'}zt|d|d |d ddd |dks5J W q tyE   |dksCJ Y qw d S )Nzhttps://accounts.google.com	client_id108204268033311374519zexample.comen(a4e9b64d5e31da48a2037216e4ba9a5f5f4f50a0   )hours)	issazpaudsubhdlocaleiatjtiexpsecret   /r   r   F)
credentialkeys_urlissueraudience
lookup_kidverify_signaturer   )r   nowr   r   ranger   r   )enable_cacher   payloadid_tokenattempt r%   y/var/www/html/authentication-server/venv/lib/python3.10/site-packages/allauth/socialaccount/internal/tests/test_jwtkit.pytest_verify_and_decode
   s6   
r'   N)datetimer   django.utilsr   %allauth.socialaccount.internal.jwtkitr   ,allauth.socialaccount.providers.apple.clientr   -allauth.socialaccount.providers.oauth2.clientr   r'   r%   r%   r%   r&   <module>   s    