carlzoo / scalperr-ui

Frontend for Scalperr
https://scalperr-ui.netlify.com/
MIT License
1 stars 6 forks source link

Implement JWT Login #51

Open carlzoo opened 5 years ago

carlzoo commented 5 years ago

Replace dummy login with actual authentication from backend when JWT login API is implemented.

hsnandeeshgowda commented 4 years ago

Can i implement with django backend

carlzoo commented 4 years ago

@hsnandeeshgowda There is already a backend in Flask which is a private repo for good reasons. Let me know if you would like access to that.

hsnandeeshgowda commented 4 years ago

yes, if backend is available, i can implement in frontend.