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

Add an auth mechanism #14

Open
smolgroot opened this issue Nov 5, 2023 · 0 comments
Open

Add an auth mechanism #14

smolgroot opened this issue Nov 5, 2023 · 0 comments
Assignees
Labels
security Something that can be harmful for our users / service

Comments

@smolgroot
Copy link
Contributor

Only people with valid membership must be able to call the forward endpoint into the API.
We need to prevent people to use the service only with the CLI, bypassing our NFT validity process on the blockchain.

ideas: JWT bearer token auth based / Wallet signature

@smolgroot smolgroot added the security Something that can be harmful for our users / service label Nov 5, 2023
@smolgroot smolgroot self-assigned this Nov 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
security Something that can be harmful for our users / service
Projects
None yet
Development

No branches or pull requests

1 participant