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

Add Github login and user profiles #368

Open
donfrigo opened this issue Jan 30, 2019 · 3 comments
Open

Add Github login and user profiles #368

donfrigo opened this issue Jan 30, 2019 · 3 comments
Labels
feature-request New feature or request important

Comments

@donfrigo
Copy link
Contributor

Summary

By adding user profiles and login through Github, users have a quick way to create a user profile with Superblocks. This profile can be used to store user projects, settings, collections, badges, achievements etc.

Motivation

In order to build a showcasing platform we need user profiles.

Additional context

This feature consists of a front-end part, where user profile and login are visualized and a back-end web server that takes care of access token-management and database access.

@donfrigo donfrigo added feature-request New feature or request important labels Jan 30, 2019
@donfrigo donfrigo changed the title Add Github login Add Github login and user profiles Jan 30, 2019
@yehia67
Copy link

yehia67 commented Feb 20, 2019

Hey, I could start working on it. I will use auth0 to integrate github with superblocks lab. It's my first time to use autho0 but I will give it a try.

@javier-tarazaga
Copy link
Contributor

Hi @yehia67 !

Thanks for the initiative :) We have already integrated this in the next major release called superblocks-2.0. Check the branch there! We end up making our own services for the login and now it is working as expected.

I recommend to check out the branch as there are a massive amount of changes being done :)

@yehia67
Copy link

yehia67 commented Feb 27, 2019

@javier-tarazaga nice! I will go check.

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

No branches or pull requests

4 participants
@javier-tarazaga @donfrigo @yehia67 and others