My project has a requirement of developing an angular app which will be integrated into their main portal. So they will provide our application link inside their main portal.
After clicking on that link, our application should open with previous login. So my question is that, when user clicks on our URL in client's portal, They are calling our app link with some headers in request. So I am not able to understand how can i fetch that headers in angular and validate those headers and navigate user to our dashboard component. By the way i am using spring boot as backend rest api. Please suggest any approach. -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/angular/12fe8105-1e1a-4a16-aa92-c235f6f88172n%40googlegroups.com.
