Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
djnovin opened this issue Oct 13, 2024 · 5 comments · Fixed by #2362
Closed

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

djnovin opened this issue Oct 13, 2024 · 5 comments · Fixed by #2362
Assignees

Comments

@djnovin
Copy link
Contributor

djnovin commented Oct 13, 2024

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
Copy link

linear bot commented Oct 13, 2024

@djnovin
Copy link
Contributor Author

djnovin commented Oct 13, 2024

/assign

Copy link

oss-gg bot commented Oct 13, 2024

Assigned to @djnovin! Please open a draft PR linking this issue within 48h ⚠️ If we can't detect a PR from you linking this issue in 48h, you'll be unassigned automatically 🕹️ Excited to have you ship this 🚀

@Ashutoshdas-dev
Copy link

/assign

Copy link

oss-gg bot commented Oct 13, 2024

This issue is already assigned to another person. Please find more issues here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants