I would like to enable new user registration on my site. Is there a way to create a new user via the getglue API so I can start registering checkins from my new users?
--
You received this message because you are subscribed to the Google Groups "glue-development" group.
To view this discussion on the web visit https://groups.google.com/d/msg/glue-development/-/42Vqnj60a24J.
To post to this group, send email to glue-dev...@googlegroups.com.
To unsubscribe from this group, send email to glue-developme...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/glue-development?hl=en.
We are hiring! http://getglue.com/jobs
Hi Geo,The way that new users get created via 3rd party apps like yourself is through the authentication flow.On the second step of the OAuth flow, in the http://getglue.com/oauth/authorize endpoint if the user is not logged in or doesn't have an account they can choose to create one at that point. After they've created their account they'll be asked to grant access to your app.
- Karen
On Sat, Jun 16, 2012 at 2:54 PM, Geo <gravy...@gmail.com> wrote:
I would like to enable new user registration on my site. Is there a way to create a new user via the getglue API so I can start registering checkins from my new users?
--
You received this message because you are subscribed to the Google Groups "glue-development" group.
To view this discussion on the web visit https://groups.google.com/d/msg/glue-development/-/42Vqnj60a24J.
To post to this group, send email to glue-development@googlegroups.com.
To unsubscribe from this group, send email to glue-development+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/glue-development?hl=en.