I wonder if OAuth using passport might be the way to go for you Thanks!
On Monday, April 18, 2016 at 4:21:34 AM UTC-7, Christophe HOARAU wrote: > > Hi, > > Thanks I'll have a deeper look tomorrow, but I don't think this would > allow me to login across multiple sub-domain. I don't want to use cookies > for authentication, but for sharing a data across my subdomain. But the > counter part of this is that cookies are send with each request which I > would like to be able to avoid. > I'm trying to find another way to achieve this but haven't found yet. > According to my understanding JWP will set a header on my request which is > what I want to do, but it will not manage the offline storage of this > header and will not help me to share it across my sub-domain which is where > my problem is currently. > > What I want is to be able to achieve some king of google like(and many > other sites) authentication management : log on one domain for all > subdomains. > > Thanks. > Best regards. > -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
