You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The user should not be able to call the endpoint infinitely, we should add max amount of request per hour to protect the ipfs node. This can be done as a middleware for the /createMetadata endpoint and we already have a database setup in the repo.