Hernán Montes

Results 5 issues of Hernán Montes

If i made a service account (like "Facebuk") and later i made an account-password standar account and i verify then i obtain this in the users collection document. ``` "emails"...

Hi According to jsonapi (http://jsonapi.org/). I send this json to login in my api server: ``` { "data": { "type": "user", "Attributes": { "email": "[email protected]", "password": "thepasskey" } } }...

How can obtain the profile data? (First name, email, etc). Thanks

https://github.com/graphql/graphiql#applying-an-editor-theme

enhancement

Hi. I'm using Dark Theme in Chrome Inspector (Settings in developer tools -> Appareance) and in the "Extract to React" tab i can't read the info because the contrast. Can...