Skip to content

[Feature]: Allow creation of very long live oauth credentials through the API #818

Description

@geekingfrog

Describe the Feature

We have an admin API that can create test users (see #676).
This is typically used by the mix task to dump the data into a file that can then be used by other tools.

But by default the credentials are only valid for a short period of time and it doesn't work well with load testing tool for example.

Expected Behavior

Add an optional parameter to ask for a different duration before token expiration.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions