telosnetwork / api-telos-net

api.telos.net
MIT License
0 stars 1 forks source link

Create new endpoint for google users checking the JWT #106

Closed Viterbo closed 9 months ago

Viterbo commented 10 months ago

Description

We need to incorporate the Metakeep service to provide a web2 solution for non-crypto users. To do that we authenticate the user in the front end using GoogleOneTop but then we need to create an account for that user.

To do so, we need to incorporate a new endpoint to create an account securely.