Skip to content
This repository was archived by the owner on Aug 10, 2023. It is now read-only.
This repository was archived by the owner on Aug 10, 2023. It is now read-only.

Email/Password storing the Access token #1476

@Swiftgti

Description

@Swiftgti

Is there an existing issue for this?

  • I have searched the existing issues and checked the recent builds/commits

What would your feature do ?

Use Email/Password for config the script but to be used only when Access token is expired, so always uses the Access token stored and only when it is expired the Access token the Email/Password is used, for creating a new Access token and store it in a file.
So this way every time that the script executes don't do a login only uses the Access token and only do the Email/Password authentication when really is needed.

Proposed workflow

1 Email/Password authentication stores Access token in a file
2 every time the scrips execute uses stored Access token
2 only authenticates with Email/Password when Access token is expired and renews the file

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions