Skip to content

Backend refactoring 2: Create shared auth utility #214

@nourshoreibah

Description

@nourshoreibah

Description

  • Currently, we duplicate very similar auth logic accross our lambdas
  • Create a package the lambda can install that contains our auth utilities

Create a package in shared folder for DTOs and install it to all the lambdas via their package.json. Update lambda CLI to auto add the package

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions