Skip to content

Fine-grained token handling for different token types #14

@kubasaw

Description

@kubasaw

Currently, the system does not differentiate between the expiration times of access_token, id_token(non-JWT, 8h), cognito_token (JWT 4h) and iot_token (JWT 4h). We should implement fine-grained token handling where each token type is managed individually according to its expiration time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    refactorImprove code structure and readability without changing functionality

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions