Skip to content
This repository was archived by the owner on Oct 31, 2019. It is now read-only.
This repository was archived by the owner on Oct 31, 2019. It is now read-only.

Token based auth #78

@kplaube

Description

@kplaube

Nowadays, we rely on Cookies to perform our authentication. It's nice, nothing wrong with that. But if we are going to a RESTful experience, we should start using a Token based auth.

Github already sends us a token. It's a matter of keeping it, giving it an expiration, and sending as part of the request when talking to the Backend side.

Metadata

Metadata

Assignees

No one assigned

    Labels

    choreEnablers that don't necessarily add value to the product

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions