Set custom headers to angular-auth-oidc-client token/endsession calls

前端 未结 0 1863
离开以前
离开以前 2021-02-07 01:15

I know you can add custom parameters to the authorize call as:

const parameters: any = { resource: "ABCD" };
this.oidcSecurity.setCustomRequestParameter         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题