Skip to content

begyy/id.egov.uz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

from one_id import OneID

one_id = OneID(username='my_username', password='my_password')
user = one_id.get_user('code', 'https://my_domain.com/?login=one_id')
if 'error' in user:
    print(user)
print(user)

About

ONE ID and ID.EGOV.UZ

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages