Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"app" property in user response #29

Open
paulyoung opened this issue Sep 15, 2015 · 1 comment
Open

"app" property in user response #29

paulyoung opened this issue Sep 15, 2015 · 1 comment

Comments

@paulyoung
Copy link
Contributor

This is present in the response when making a GET request to https://passport.thegrid.io/api/user, but isn't documented or shown in the schema.

Unless I'm mistaken it's the UUID of the app used to make the request.

It's not present when making a request to https://passport.thegrid.io/api/user/{id}, so can I assume that it's optional?

@trustmaster
Copy link

Yes, that's optional and comes from Passport.js. It is not linked with The Grid data entities.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants