django-authlib
django-authlib copied to clipboard
Readme uses deprecated `url` scheme
Should the URL examples in the readme be changed to path or re_path? url has been deprecated for a while...
Sure! I slightly prefer "path" these days but keeping the regex is fine too.