You can now provision custom roles for specific organizations, offering more flexibility and granular access control compared to static, pre-defined roles. AuthKit now supports custom OAuth scopes for both Google and Microsoft integrations, allowing users to request specific permissions when accessing user profile data from these providers. Additionally, you can now accept invitations at any point within your application using a new API endpoint. AuthKit also supports identity provider role assignment based on a user’s group memberships for organizations with SSO connections. IT Admins can easily download their application's logo directly within the Admin Portal when configuring IdP-initiated SSO for popular providers, and a Python example app has been updated to showcase session helpers.