
    $gs                     2    d Z ddlmZ  G d de          ZdS )z
Ubuntu One OpenId backend
   )
OpenIdAuthc                       e Zd ZdZdZd ZdS )UbuntuOpenIdubuntuzhttps://login.ubuntu.comc                     |d         S )zt
        Return user unique id provided by service. For Ubuntu One
        the nickname should be original.
        nickname )selfdetailsresponses      [/var/www/html/netbox-4.1.3/venv/lib/python3.11/site-packages/social_core/backends/ubuntu.pyget_user_idzUbuntuOpenId.get_user_id   s    
 z""    N)__name__
__module____qualname__nameURLr   r	   r   r   r   r      s-        D
$C# # # # #r   r   N)__doc__open_idr   r   r	   r   r   <module>r      sW           	# 	# 	# 	# 	#: 	# 	# 	# 	# 	#r   