https://docs.kinde.com/properties/work-with-properties/properties-in-tokens/
Customize tokens using properties - Kinde docs
Guide to adding and managing properties in tokens including token customization rules for different application types and token types
customize tokens usingkinde
https://docs.kinde.com/machine-to-machine-applications/m2m-application-setup/add-feature-flags-to-m2m-applications/
Assign feature flags for use in M2M tokens - Kinde docs
Guide to assigning feature flags to M2M tokens including environment-level flag definition, token customization, and common use cases for conditional...
tokens kinde docsassignflags
https://docs.kinde.com/build/tokens/refresh-tokens/
Refresh tokens - Kinde docs
Understand how refresh tokens work, including token rotation, offline scope implementation, security best practices, and SDK integration for maintaining user...
tokens kinde docsrefresh
https://docs.kinde.com/build/tokens/about-id-tokens/
ID tokens - Kinde docs
Complete guide to Kinde ID tokens including standard OpenID Connect claims, Kinde-specific claims, and troubleshooting missing claims with scope configuration.
tokens kinde docsid
https://docs.kinde.com/workflows/workflow-tutorials/customize-token-with-workflow/
Tutorial - Customize tokens using workflows - Kinde docs
Learn how to customize tokens using workflows, to help distinguish customer types.
customize tokens usingkinde
https://docs.kinde.com/build/tokens/about-access-tokens/
Access tokens - Kinde docs
Comprehensive guide to Kinde access tokens including standard JWT claims, Kinde-specific claims like organization codes and feature flags, and token behavior...
tokens kinde docsaccess
https://docs.kinde.com/machine-to-machine-applications/organization-scoped-m2m-apps/enforce-org-m2m-access-in-your-api/
Enforce org access in your API using M2M tokens - Kinde docs
Guide to enforcing organization access control in APIs using M2M tokens including org_code validation, Express middleware examples, and multi-tenant security...
api usingtokens kindeenforce
https://docs.kinde.com/build/tokens/verifying-json-web-tokens/
Verifying JSON Web Tokens - Kinde docs
Learn how to verify JSON Web Tokens (JWTs) for secure authentication, including signing algorithms, validation methods, and security best practices for...
tokens kinde docsjson web