from authlib.integrations.django_client import OAuth oauth = OAuth() oauth.register(name="signup") oauth.register(name="signin")