Skip to content

Add Authentication Check to Donors Routes #103

@nourshoreibah

Description

@nourshoreibah

User Story

As a user I want my account/projects to be secure

Description

If we deploy our app right now, and make the lambdas public, anybody in the world can use our endpoints. Add authentication to all the routes in this lambda. Update the tests so they use handler directly.

Acceptance Criteria

  • Reference the table linked in the Slack channel to scope the endpoints to appropriate users
  • You will need our cognito keys which are in infisical
  • Change all the tests to use the handler directly instead of the endpoint (otherwise will get auth errors)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions