geco-login
v1.1.1
Published
Login and signup dialog forms
Downloads
8
Readme
GecoLogin
This project was bootstrapped with Create React App.
This is a wrapper around Material UI's Dialog API, specifically for 2 components LoginDialog
and SignupDialog
, which implement respectively login/logout and signup functionalities, by communicating with django-rest-auth
endpoints.