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] Support for OAuth 2.0 Access Tokens #523

Open
sandeep-ps opened this issue Jun 29, 2022 · 1 comment · May be fixed by #580
Open

[FEATURE] Support for OAuth 2.0 Access Tokens #523

sandeep-ps opened this issue Jun 29, 2022 · 1 comment · May be fixed by #580
Assignees
Labels
enhancement New feature or request

Comments

@sandeep-ps
Copy link

Is your feature request related to a problem? Please describe.
Contributions Catalog (A web application for documenting/accepting/cataloging Rokwire Contributions like Talents and Capabilities) currently uses GitHub for authentication (https://docs.github.com/en/developers/apps/building-oauth-apps/authorizing-oauth-apps#web-application-flow). This is because we think the most of authenticated the users of this application will be developers and hence should likely have a GitHub account. We are trying to leverage Content Building Block to store icon images that'll be submitted through the Contributions Catalog, but that needs a Rokwire access token issued by the Core BB.

Describe the solution you'd like
Please add OAuth 2.0 access token support to Core BB so that we can get a Rokwire access token in exchange for a GitHub access token and use that for communicating with the Content BB. I'm creating this feature request to start a conversation. We can also discuss any alternatives or iterate on the feature request.

Additional context
Add any other context or screenshots about the feature request here.

@sandeep-ps sandeep-ps added the enhancement New feature or request label Jun 29, 2022
@shurwit
Copy link
Collaborator

shurwit commented Jun 29, 2022

Thanks @sandeep-ps, I have put this in our backlog.

@shurwit shurwit assigned roberlander2 and unassigned shurwit Aug 15, 2022
roberlander2 added a commit that referenced this issue Aug 15, 2022
roberlander2 added a commit that referenced this issue Aug 22, 2022
roberlander2 added a commit that referenced this issue Aug 23, 2022
roberlander2 added a commit that referenced this issue Aug 23, 2022
@roberlander2 roberlander2 linked a pull request Aug 24, 2022 that will close this issue
18 tasks
@roberlander2 roberlander2 linked a pull request Aug 24, 2022 that will close this issue
18 tasks
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

Successfully merging a pull request may close this issue.

3 participants