Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Map result to ApplicationViewModel while returning result from Create application #108

Merged
merged 1 commit into from
Jan 25, 2024

Conversation

Nfactor26
Copy link
Owner

Description
Result of IOpenIddictApplicationManager->CreateAsync fails to deserialize if JsonWebKeySet has a value. We need to map it to ApplicationViewModel for mapping correctly just like in Get calls.

… application

Result of IOpenIddictApplicationManager->CreateAsync fails to deserialize if JsonWebKeySet has a value. We need to map it to ApplicationViewModel for mapping correctly just like in Get calls.
@Nfactor26 Nfactor26 merged commit 3f40060 into main Jan 25, 2024
5 checks passed
@Nfactor26 Nfactor26 deleted the map-app-to-viewmodel branch January 25, 2024 16:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant