Skip to content
This repository was archived by the owner on May 6, 2021. It is now read-only.

Add support for opaque user impersonation #41

@sbose78

Description

@sbose78

When the admin wishes to update the user's profile, the admin console backend would be calling the Auth User API for the same.

However, to do so, the admin console backend would need to call the Auth User API with the user's token which it doesn't have.

Therefore, the backend would need to generate the same ( a very shortlived one ~ 1min ) and make the necessary API calls to accomplish the administration task.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions