Skip to content
This repository has been archived by the owner on Oct 8, 2022. It is now read-only.

Create Sign Up/In Pages #6

Open
akassharjun opened this issue Jun 28, 2020 · 4 comments
Open

Create Sign Up/In Pages #6

akassharjun opened this issue Jun 28, 2020 · 4 comments
Assignees
Projects

Comments

@akassharjun
Copy link
Contributor

No description provided.

@akassharjun akassharjun created this issue from a note in Hack 20 (Backlog) Jun 28, 2020
@akassharjun akassharjun self-assigned this Jun 28, 2020
@akassharjun akassharjun moved this from Backlog to Selected For Development in Hack 20 Jun 28, 2020
@akassharjun akassharjun moved this from Selected For Development to In progress in Hack 20 Jun 28, 2020
@gaslitbytech
Copy link

Hi

I’ve worked on a prototype with python social auth before and see that some people have it working with DRF. https://github.com/RealmTeam/django-rest-framework-social-oauth2

It might be a good fit for the backend of the application as it supports many providers and I was able to add one for a oauth2 by forking the repository.

@isala404
Copy link
Member

isala404 commented Jul 3, 2020

ah yeah, we just used a very simple authentication method because we had only 48 hours to complete the whole thing. we were thinking of integrating firebase authentication so we can offer users may ways to log in and firebase also handles the password resting and encryption

@gaslitbytech
Copy link

gaslitbytech commented Jul 3, 2020

Sorry didn't mean to critique. 48 hours is not enough time to do much so you did well implementing simple. Do you have any plans to keep working on it on this? I'm a python dev with some django experience though been picking up flutter thanks to https://www.meetup.com/Adventures-in-Flutter-Firebase/events/dbtpsrybckbgb/ and https://github.com/Adventures-In/chat_app . This project seemed interesting to me as it had the recycling focus and used both django and firebase.

@isala404
Copy link
Member

isala404 commented Jul 4, 2020

We are planning to at least release this in play store after some code refactoring and fixing some of the hacks we had to do to make the demo working for presentation. Meanwhile, feel free to fork and mess around with the codebase and send PR if you implemented something cool we will definitely merge it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
Hack 20
  
In progress
Development

No branches or pull requests

3 participants