is there a way in angular to automatically log-in user when he lands in subdomain. The user is already logged in maindomain and his token,user-info is set in localstorage but when he is redirected to subdomain i need access of maindomain in subdomain
say example.com
is maindomain and abc.example.com
is subdomain