Author: Shukrullo Turgunov
- pip install idegovuz
- Add to installed apps list
INSTALLED_APPS = [
...
'idegovuz',
...
]
- Log in to Django administration page, in the Social Applications add new Social Application, enter your
client_id
andclient_secret
, in provider list selectid.egov.uz
, save it! - That's it!