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

Add documentation for the Token Creation Service #569

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

khalidabuhakmeh
Copy link
Contributor

Introduced a new reference page explaining the ITokenCreationService in IdentityServer. It details the default implementation, custom use cases, and recommendations for extending the service. This serves as a guide for customizing token creation logic in IdentityServer.

#253

Introduced a new reference page explaining the ITokenCreationService in IdentityServer. It details the default implementation, custom use cases, and recommendations for extending the service. This serves as a guide for customizing token creation logic in IdentityServer.

#253
Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://happy-ocean-048b8e60f-569.eastus2.azurestaticapps.net

Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://happy-ocean-048b8e60f-569.eastus2.azurestaticapps.net

Updated the documentation to provide clearer guidance on modifying tokens, outlined recommended alternatives to *ITokenCreationService*, and emphasized best practices for extending its functionality. Reworded and improved sections for better readability and precision.
Added a missing comma in the warning notice for improved readability. This ensures the documentation maintains clarity and adheres to proper grammatical standards.
Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://happy-ocean-048b8e60f-569.eastus2.azurestaticapps.net

1 similar comment
Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://happy-ocean-048b8e60f-569.eastus2.azurestaticapps.net

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.

2 participants