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: NetDevPack/Security.Identity
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.0.1
Choose a base ref
...
head repository: NetDevPack/Security.Identity
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.1.0
Choose a head ref
  • 5 commits
  • 29 files changed
  • 2 contributors

Commits on Apr 17, 2022

  1. feat(security): Now it uses NetDevPack.Security.Jwt

    feat(refresh-token): Added RefreshToken support
    brunobritodev committed Apr 17, 2022
    Configuration menu
    Copy the full SHA
    9427db1 View commit details
    Browse the repository at this point in the history
  2. fix: message lenght

    brunobritodev committed Apr 17, 2022
    Configuration menu
    Copy the full SHA
    ec6a841 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1b98228 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #18 from NetDevPack/feat/refresh-token

    Refresh Token + Security.Jwt integration
    brunobritodev authored Apr 17, 2022
    Configuration menu
    Copy the full SHA
    e360d50 View commit details
    Browse the repository at this point in the history
  5. chore(release): 6.1.0 [skip ci]

    # [6.1.0](v6.0.1...v6.1.0) (2022-04-17)
    
    ### Bug Fixes
    
    * message lenght ([ec6a841](ec6a841))
    
    ### Features
    
    * **security:** Now it uses NetDevPack.Security.Jwt ([9427db1](9427db1))
    semantic-release-bot committed Apr 17, 2022
    Configuration menu
    Copy the full SHA
    1307648 View commit details
    Browse the repository at this point in the history
Loading