Closed terencejeong closed 4 years ago
Hi there,
I have a question, I was hoping to set the Clear-Site-Data header when running UserManager.signoutRedirect.
I can see we can set custom query String parameters by passing an object to signoutRedirect({ foo: 'foo'})
Is it possible to set custom headers when calling signoutRedirect?
Thanks
No sorry, as the API redirects the browser to the end session endpoint.
Thanks!
Hi there,
I have a question, I was hoping to set the Clear-Site-Data header when running UserManager.signoutRedirect.
I can see we can set custom query String parameters by passing an object to signoutRedirect({ foo: 'foo'})
Is it possible to set custom headers when calling signoutRedirect?
Thanks