openiddict / openiddict-core

Flexible and versatile OAuth 2.0/OpenID Connect stack for .NET
https://openiddict.com/
Apache License 2.0
4.47k stars 527 forks source link

I want to send custom parameter from openiddict server to angular application #2231

Closed MinaKevin closed 2 days ago

MinaKevin commented 2 days ago

Personal contribution

Version

5.7

Provider name

OpenIddict

Describe the bug

I want to send custom parameter from openiddict server to angular application such as language but I don't set it user token

To reproduce

-

Exceptions (if any)

No response

kevinchalet commented 2 days ago

Hi,

The issue template you selected is exclusively for reporting issues affecting an OAuth 2.0/OIDC social/enterprise provider integration that is part of the OpenIddict.Client.WebIntegration package. Unfortunately, your question is unrelated.

For general support, please consider sponsoring the project. For more information on how to sponsor the project on GitHub, visit https://github.com/sponsors/kevinchalet.

Hope to see you on board soon!

MinaKevin commented 2 days ago

I ask about question can send parameter from openiddict server to angular application . I use oauth grant type code with pkce and I don't know where I log my question?