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

[Feature Request] Github OAuth #134

Closed
emsesc opened this issue Jan 31, 2021 · 1 comment
Closed

[Feature Request] Github OAuth #134

emsesc opened this issue Jan 31, 2021 · 1 comment

Comments

@emsesc
Copy link
Collaborator

emsesc commented Jan 31, 2021

Is your proposal related to a problem?

There is no OAuth currently set up to authenticate users on the frontend. The authentication information is also needed to make a request to clone a repository as detailed in issue #133.

Describe the solution you'd like

Set up a Github OAuth App.

Describe alternatives you've considered

None.

Additional context

Information retrieved from authentication will be used to make a POST request to the Github App in order to clone a repository on the user's account.

Implement with Next.js auth

@emsesc
Copy link
Collaborator Author

emsesc commented Feb 6, 2021

Created an Oauth app that was integrated with next-auth in issue #135. Members of bitprj can view it here.

@emsesc emsesc closed this as completed Feb 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant