Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create OAuth Login Flow - Web UI #39

Open
spprichard opened this issue Aug 12, 2018 · 2 comments
Open

Create OAuth Login Flow - Web UI #39

spprichard opened this issue Aug 12, 2018 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@spprichard
Copy link
Collaborator

Add a login screen, as well as a way to handle the OAuth flow for a first time User. Should allow User to allow our app access to their Meetup data. Similar to the issues in the iOS App, but for the Web UI.

@spprichard spprichard added the enhancement New feature or request label Aug 12, 2018
@spprichard spprichard added this to the Complete Login Flow milestone Aug 12, 2018
@spprichard spprichard self-assigned this Aug 12, 2018
@spprichard spprichard changed the title Create OAuth Login Flow Create OAuth Login Flow - Web UI Aug 12, 2018
@spprichard
Copy link
Collaborator Author

So this is taking longer then expected, and will probably require 2 separate MR's...I'm 80% done I'd say...will probably want to refactor this code down the road

@spprichard
Copy link
Collaborator Author

So...this work has got me thinking. To consider this work complete, we should probably leave it in a place where a User has logged in, is authenticated, and it left on the "profile" page.

If this is what we want, there will be some more work required to create an authenticated session for the web app, and then we will need to discuss what this looks like in the iOS App.

My goal is to get the Web App / Backend working and creating authenticated sessions by the time the August Meetup rolls around (Aug. 15th). That is also our next milestone so...

I'll keep ya'll posted on the progress!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants