Skip to content

Expire tokens at the backend  #23

@tonythomas01

Description

@tonythomas01

We use djagno rest framework TokenAuthentication flow : https://www.django-rest-framework.org/api-guide/authentication/#tokenauthentication

However, this is a 1 token per user, no expiration protocol. There is a hack to get it expire. Eg: https://stackoverflow.com/a/15380732

Lets do it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions