Skip to content

[oss.gg hackathon] Template for Typescript NestJS #2361

@djnovin

Description

@djnovin

What side quest or challenge are you solving?

Create a template of using some framework or language to build an API and protect it with Unkey.

Points

750

Description

In this pull request, I've integrated Unkey to provide route protection for the backend NextJS application. The key features implemented are:

API Key Verification: Added NestJS AuthGuard module to verify API keys using Unkey. Only requests with valid API keys in the Authorization header (Bearer token) are allowed to access protected routes.

Provide proof that you've completed the task

Screenshot 2024-10-13 at 2 14 29 pm

Metadata

Metadata

Assignees

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