

AuthKit has three new capabilities to provide more customization and easier integration of WorkOS’ authentication into your application:
- Custom Metadata - Store metadata on users and organizations
- External ID - Map existing ids for users and organizations from your systems in WorkOS for easy lookups
- JWT Templates - Customize the JWT template for user sessions including adding custom metadata
These capabilities allow for much deeper customization and control over integrating AuthKit in your application. Learn more in the docs for metadata and JWT templates.