nrbnlulu / strawberry-django-auth

Authentication system for django using strawberry
https://nrbnlulu.github.io/strawberry-django-auth/
MIT License
68 stars 30 forks source link

Add the urls.py in the tutorial #469

Closed noesnaterse closed 4 days ago

noesnaterse commented 9 months ago

I was following the tutorial and noticed there was no section about putting the GraphQLView in the urls.py

What I did was include this