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] Handle service account access tokens #35

Closed
Tracked by #55
roberlander2 opened this issue Mar 4, 2022 · 2 comments · Fixed by #37
Closed
Tracked by #55

[FEATURE] Handle service account access tokens #35

roberlander2 opened this issue Mar 4, 2022 · 2 comments · Fixed by #37
Assignees
Labels
breaking This issue or pull request introduces breaking changes enhancement New feature or request
Milestone

Comments

@roberlander2
Copy link
Contributor

Is your feature request related to a problem? Please describe.
The current version of the library is unable to handle multiple service account access tokens.

Describe the solution you'd like
Expand the RemoteAuthDataLoader to store and make requests using multiple access tokens, each corresponding to an app_id, org_id pair.

Describe alternatives you've considered
Access permissions and scopes could be managed using one access token per service account, but this would introduce undesirable complexity into the access tokens.

@roberlander2 roberlander2 added the enhancement New feature or request label Mar 4, 2022
@roberlander2 roberlander2 self-assigned this Mar 4, 2022
@shurwit
Copy link
Collaborator

shurwit commented Mar 21, 2022

Waiting to finish review on rokwire/core-building-block#306

@shurwit
Copy link
Collaborator

shurwit commented Apr 8, 2022

Waiting for new API in rokwire/core-building-block#459

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

Successfully merging a pull request may close this issue.

2 participants