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: authhero/auth
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.6
Choose a base ref
...
head repository: authhero/auth
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.7
Choose a head ref
  • 2 commits
  • 16 files changed
  • 2 contributors

Commits on May 23, 2023

  1. fix: code flow (#19)

    * fix: client instead of vendor id as userid
    
    * fix: rename passwordless auth to ticket
    
    * fix: rename file
    
    * fix: review comments
    
    * chore: remove coverage folder
    
    * chore: add coverage folder to gitignore
    markusahlstrand authored May 23, 2023
    Configuration menu
    Copy the full SHA
    86698dc View commit details
    Browse the repository at this point in the history
  2. chore(release): 1.0.7 [skip ci]

    ## [1.0.7](v1.0.6...v1.0.7) (2023-05-23)
    
    ### Bug Fixes
    
    * code flow ([#19](#19)) ([86698dc](86698dc))
    semantic-release-bot committed May 23, 2023
    Configuration menu
    Copy the full SHA
    1af3fac View commit details
    Browse the repository at this point in the history
Loading