Félicien Diouf
Félicien Diouf
When attempting to run the installation script travis.osx.install.sh, I encounter an error stating that the Lua 5.1 interpreter cannot be found. This occurs despite the script attempting to install [email protected]...
Title: Implement Vue integration for Abby feature flagging and experimentation Description: This pull request adds the Vue integration for Abby, ensuring feature parity with existing integrations and consuming @tryabby/core internally...
- Created a new Vue package under `packages/vue` named `@tryabby/vue` - Implemented core functions: - `useAbby`: Returns the user's currently selected variant and the `onAct` method - `useFeatureFlag`: Returns the...
Implement continuous Google Calendar synchronization with Composio --body # Google Calendar Integration with Composio /claim #1980 ## Changes Made This PR implements continuous synchronization for Google Calendar events using Composio,...
### Fix OIDC "state" parameter for Authelia compatibility This PR ensures that the OIDC login flow always generates, stores, and validates a secure "state" parameter, resolving the Authelia integration error...