Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix auth logic #396

Merged
merged 4 commits into from
Apr 19, 2024
Merged

Fix auth logic #396

merged 4 commits into from
Apr 19, 2024

Commits on Apr 18, 2024

  1. 💡 fix: update README with correct env variable settings

    + Updated the README file to reflect the correct setting for the VOICE_REPLY_ME environment variable.
    sudoskys committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    37a95d0 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. ✨ refactor(app/receiver): improve function call handling

    - Refactored function call handling in the receiver module
    - Added better error handling and logging for function calls
    sudoskys committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    aa4168f View commit details
    Browse the repository at this point in the history
  2. ✨ refactor: update authentication logic for require_auth function

    🚀 feat: add missing type annotations to callback method
    sudoskys committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    250fb59 View commit details
    Browse the repository at this point in the history
  3. ✨ refactor: update authentication logic for require_auth function

    🚀 feat: add missing type annotations to callback method
    sudoskys committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    c1d79d3 View commit details
    Browse the repository at this point in the history