JS - Native calls to SIWW libs
This section makes use of the in open source JS client libraries to connect to a wallet. It does not provide the implementation of a full delegated authentication (as per the earlier backend sample), but it is a good base for understanding how to connect to wallets from a JS client perspective
No Passport? No problem!
You do not need PassportJS to make use of the libraries described in this section.
Last updated