This works, mostly:
https://github.com/CarlFK/veyepar/tree/master/dj/googauth 
when a person grants access, their browser is redirected back to the 2nd 
view. 
And all that stuff in the readme happens.

but, If I wanted to save something to the db, even a "token received" flag, 
I don't have a reference to the IDs that kicked off the process.

how can that view get the context? 
like what url (which includes client.id) kicked off the process? 
<https://matrix.to/#/!iYeMeXUCdNqEhdBhjX:libera.chat/$2qLUGJelAITtKfYOw6UU1RqNLb7DhCV_zlqz27yTXPA?via=libera.chat&via=matrix.org&via=tchncs.de>
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. 

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/e72b5312-f6cb-4e12-83c5-77cc28e039b4n%40googlegroups.com.

Reply via email to