Is it possible to match organization with `role_attribute_path` and GitHub oAuth2?

Yes, it’s possible to match an organization with the role_attribute_path in the context of GitHub OAuth2. By configuring the role_attribute_path properly, you can map the roles or attributes associated with a user’s GitHub organization to the corresponding roles within your application. This allows for seamless integration and authorization based on the repaire user’s organization and roles.

If you need more specific guidance, please provide additional details about your setup or requirements.