Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: auth0/auth0-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.24.0
Choose a base ref
...
head repository: auth0/auth0-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.24.1
Choose a head ref
  • 10 commits
  • 14 files changed
  • 4 contributors

Commits on Oct 25, 2022

  1. Update readme based on internal redesign and use markdown (#448)

    * Update readme based on internal redesign and use markdown
    
    * Add TOC to examples
    
    * Add note to refer to examples.md
    
    * Configure Sphinx to use logo from the root
    
    * Move more examples to examples.md
    
    * Remove reference to angular
    
    * Remove indices and tables
    
    * Update banner and remove footer img
    
    * revert changes
    frederikprijck authored Oct 25, 2022
    Configuration menu
    Copy the full SHA
    18aef50 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2022

  1. fix: requirements.txt to reduce vulnerabilities

    The following vulnerabilities are fixed by pinning transitive dependencies:
    - https://snyk.io/vuln/SNYK-PYTHON-SETUPTOOLS-3113904
    snyk-bot committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    b99cee6 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2022

  1. Configuration menu
    Copy the full SHA
    cd950b0 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2023

  1. Update requirements.txt

    Evan Sims authored Jan 3, 2023
    Configuration menu
    Copy the full SHA
    9a4b296 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b528040 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2023

  1. Configuration menu
    Copy the full SHA
    6ebd7a2 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2023

  1. Configuration menu
    Copy the full SHA
    43562dd View commit details
    Browse the repository at this point in the history
  2. Merge pull request #463 from auth0/fix-update_template_universal_login

    Remove unnecessary type param from update_template_universal_login
    adamjmcgrath authored Jan 19, 2023
    Configuration menu
    Copy the full SHA
    e82e59d View commit details
    Browse the repository at this point in the history
  3. Release 3.24.1

    adamjmcgrath committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    fa45b85 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #464 from auth0/release/3.24.1

    Release 3.24.1
    adamjmcgrath authored Jan 19, 2023
    Configuration menu
    Copy the full SHA
    5eeb93d View commit details
    Browse the repository at this point in the history
Loading