Replies: 1 comment 2 replies
-
You can use the idToken returned by web3auth to secure you backend api endpoints, plz refer to this doc to know more:- |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
We are using web3auth to authenticate users on our NextJs app. It works well on the client side. What is the best approach to secure api routes on the server? Thanks in advance!
Bill
Beta Was this translation helpful? Give feedback.
All reactions