payton / django-siwe-auth

A complete Django authentication system overhall for Web3 utilizing Sign-In with Ethereum.
MIT License
26 stars 6 forks source link

"logout" view redirects to root endpoint by default #48

Closed payton closed 2 years ago

payton commented 2 years ago

This should redirect to the configured login endpoint, which is set at settings.LOGIN_URL.