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

Implement auth #13

Closed
technophile-04 opened this issue Aug 2, 2024 · 3 comments
Closed

Implement auth #13

technophile-04 opened this issue Aug 2, 2024 · 3 comments
Assignees

Comments

@technophile-04
Copy link
Member

technophile-04 commented Aug 2, 2024

Description :

Implement auth so that we can gate admin view / actions

We could tackle this in two :

  1. API Key to protect the admin route grants.buidlguidl.com#97 (comment)
  2. Using SIWE + Next auth

Planning to go with 2nd option since it was already implemented in ENS grants project, but if it add too much volume and feel complex we could always fallback to option 1

@technophile-04 technophile-04 self-assigned this Aug 2, 2024
@damianmarti
Copy link
Member

@technophile-04 I worked on it yesterday while implementing the admin backend. I will open a PR later today.

@damianmarti
Copy link
Member

@technophile-04 I mean, implementing "Using SIWE + Next auth", looking at ENS grants project.

@damianmarti
Copy link
Member

Closed by #14

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

No branches or pull requests

2 participants