Hi,

I'm currently working on a project with subdomains, and I wanted to
authenticate the user across the site, regardless of the url. I did some
digging and found some ideas for implementing Oauth/openID connect
authentication in Django (wasn't much help). Seeing, I don't intend on
using third-party providers for this one.

 I have an idea of how it should work 'on paper', but it gets fuzzy when I
start thinking about server-end verification; how the token is generated,
and how I get access to it for later verification.

Any suggestions, would be really helpful?
Thanks in advance.

-- 
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/CAJN6x_gEgbE87yg0NpzhS_Rr_BEwWwo7HkWT02JRccfCfWS2Gw%40mail.gmail.com.

Reply via email to