Hi,

I am working on an application ( SPA ) with single sign on requirement 
where I have a login app which works as login app for other apps which are 
hosted on subdomains for each customer. This is a SAAS project which 
provides a management interface to users on their registered subdomain like 
http://launch27.com/ provides

Once customers register through signup app on myapp.com/singup  with their 
username they redirects to username.myapp.com directly, I have integrated 
the redirection with cookies but I am willing to use JWT for authorization, 
I am not sure how I should do it where user registers on /signup and got 
redirected to their username subdomain 

Is there any way to handle this or any sample app for reference ? 

-- 
You received this message because you are subscribed to the Google Groups 
"Angular and AngularJS discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to angular+unsubscr...@googlegroups.com.
To post to this group, send email to angular@googlegroups.com.
Visit this group at https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to