Sympact

Results 3 issues of Sympact

- Introduced `Interaction` class to encapsulate handling of interaction data and verification logic. - Introduced `InteractionVerifier` class as a decorator to streamline the integration process. - Improved overall structure and...

This commit introduces the Roblox OAuth2 Provider for Laravel Socialite. It includes the provider's installation and usage instructions in the README file as well as the implementation of the Provider...

Added try-catch blocks to handle exceptions and provide meaningful error messages in the InvoiceController classes. This includes handling for ModelNotFoundException when a requested resource is not found. Also, improved code...