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

Allow mounted Gradio apps to work with external / arbitrary authentication providers #7557

Merged
merged 24 commits into from Mar 5, 2024

Commits on Feb 28, 2024

  1. add parameter

    abidlabs committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    f0efb2a View commit details
    Browse the repository at this point in the history
  2. format

    abidlabs committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    72d65ed View commit details
    Browse the repository at this point in the history
  3. add changeset

    gradio-pr-bot committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    d741a0b View commit details
    Browse the repository at this point in the history
  4. docstrings

    abidlabs committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    86d7c67 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d25eacf View commit details
    Browse the repository at this point in the history
  6. changes

    abidlabs committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    e4f3ecd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    24f6849 View commit details
    Browse the repository at this point in the history
  8. changes

    abidlabs committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    f834122 View commit details
    Browse the repository at this point in the history
  9. docs

    abidlabs committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    abf7bda View commit details
    Browse the repository at this point in the history
  10. mark flaky

    abidlabs committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    6e4ba39 View commit details
    Browse the repository at this point in the history
  11. test

    abidlabs committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    03b1e70 View commit details
    Browse the repository at this point in the history
  12. docs

    abidlabs committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    74e4b50 View commit details
    Browse the repository at this point in the history
  13. docs

    abidlabs committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    e00d90c View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. push

    abidlabs committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    8a0a082 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    860f4a5 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. docs

    abidlabs committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    f78a940 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Update guides/01_getting-started/03_sharing-your-app.md

    Co-authored-by: Ali Abdalla <ali.si3luwa@gmail.com>
    abidlabs and aliabd committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    4a181ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a1f8f83 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Configuration menu
    Copy the full SHA
    b1b75e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    661f9eb View commit details
    Browse the repository at this point in the history
  3. fix typecheck

    abidlabs committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    6bb3a27 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d847030 View commit details
    Browse the repository at this point in the history
  5. error

    abidlabs committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    26724f5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6a83624 View commit details
    Browse the repository at this point in the history