I have this code that does google auth:
https://github.com/CarlFK/veyepar/tree/master/dj/googauth 
when a person grants access, their browser is redirected back to the 2nd 
view. (good)...

How can that view get the context? like what url (which includes client.id) 
kicked off the process? 

like it starts on https://veyepar.nextdayvideo.com/main/show_parameters/441/ 
441 is the client.id - which would be handy to know when I get a token 
back. So I know what client this token is for. 

Carl Karsten

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/508514ad-6056-4c76-aec2-008c41c6fa88n%40googlegroups.com.

Reply via email to