Skip to content

Scheduled Session Token Expiry #17

@bennettrwu

Description

@bennettrwu

Current sessionTokens expire after a configured length of time after creation. For scheduled classes, this means that a user could request a new sessionToken at the end of class and be able to receive transcriptions from the following class. An option to expire sessionTokens on a schedule would prevent this.

  • Create method to configure schedule (i.e list of cron expressions in .env, new config object, network)
  • Modify logic in RequestAuthorizer.computeNewSessionExpiry to compute expiry based on schedule.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions