manfredsteyer / angular-oauth2-oidc

Support for OAuth 2 and OpenId Connect (OIDC) in Angular.
MIT License
1.88k stars 686 forks source link

modify behavior of default interceptor #1429

Open nouaim opened 1 month ago

nouaim commented 1 month ago

How can i override the behavior of the default interceptor to in order to send a session id instead of the bearer token?

nouaim commented 1 month ago

@manfredsteyer any help please?