Skip to content

Authentication process #3

@tadam313

Description

@tadam313

The current process is very tedious. Especially when a token expires need to manually reissue the request with the newly fetched token which is delegated to the user. This results in many manual preparatory/integration work before someone can start using this package. The amount of LOC spent on integrating this package should be dramatically reduced.

If the current process can not be improved anyhow, need to provide built-in authentication solutions (e.g separate auth namespace) to mitigate this problem.

Keeping authentication detached seemed a reasonable way, but it should not degrade the ease of integration.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions