@dvargas92495/api
TypeScript icon, indicating that this package has built-in type declarations

0.8.2 • Public • Published

Vargas Arts API Utility Methods

This package is a library of helper methods exposing common functionality used by the backends of Vargas Arts applications. Methods will live in this library before migrating to a proper library for wider use. It also includes vital backend libraries the Vargas Arts applications use, such as:

  • @clerk/clerk-sdk-node
  • aws-sdk-plus

If you are interested in using any of these methods and know of a better home, please open up an issue on this repo.

clerkAuthenticateLambda

Authenticates a user with Clerk authentication within the context of an AWS Lambda.

/@dvargas92495/api/

    Package Sidebar

    Install

    npm i @dvargas92495/api

    Weekly Downloads

    4

    Version

    0.8.2

    License

    MIT

    Unpacked Size

    18 kB

    Total Files

    21

    Last publish

    Collaborators

    • dvargas92495