access controlled file download
Unanswered
endre posted this in #help-forum
endreOP
Hello all.
I am making a next.js site that uses next-auth and SIWE for access control for an NFT project.
I want function where users can download files based on what they have in their wallet. I know how to do this part, but is there a way to control that only the user that holds NFT 1 can download file 1, etc.
I am making a next.js site that uses next-auth and SIWE for access control for an NFT project.
I want function where users can download files based on what they have in their wallet. I know how to do this part, but is there a way to control that only the user that holds NFT 1 can download file 1, etc.