Skip to content

APIs protection #12

Open
Open
@sourav-py

Description

@sourav-py

Currently there is no authentication for APIs. We need to protect the APIs with an adequate authentication mechanism.
Possible measures

  • Use cookie set during log in flow for verification purposes
  • Dedicated credentials for API calls - we can pass certain credentials in headers while sending the request.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions