Open sandipbhavsar opened 5 years ago
If you are using implicit-flow than you just need to pass your environment.clientId.
@chintandbhatt it will be helpfull if you can share sample
You shouldn't have to call that method at all if you are using the interceptor. Can you share your example?
I am using "adal-angular4": "3.0.16" version.
Here is my configuration ::
What I need to pass to this.adalService.acquireToken(resource) function as a resource ? Is auto-renewal option available ?