Skip to content
This repository was archived by the owner on Apr 17, 2024. It is now read-only.
This repository was archived by the owner on Apr 17, 2024. It is now read-only.

Find a better solution for authentication #39

@parberge

Description

@parberge

In #16 we added basic authentication.

This approach have some major drawbacks:

  • Only one api key for all clients
  • Easy for clients using timereport-ui to get the key

There are other implementations of authorizers that chalice support that probably is way better:
https://aws.github.io/chalice/topics/authorizers.html

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