Technical Structure
A client can authenticate through social authentications (e.g. google). Once the client gets the JWT token, it can be included in the following requests to access/update/delete the resources that user owns (e.g. transfer ethers from client’s in-app-wallet to somewhere else).
Edit this page on GitHub