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: atinux/nuxt-auth-utils
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.5.18
Choose a base ref
...
head repository: atinux/nuxt-auth-utils
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 20 commits
  • 49 files changed
  • 15 contributors

Commits on Apr 1, 2025

  1. chore(release): v0.5.18

    atinux committed Apr 1, 2025
    Configuration menu
    Copy the full SHA
    61dd7ba View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2025

  1. fix: explicit Return Type on getUserSession (#379)

    Co-authored-by: Timothy McMasters <timothy.mcmasters@ruoff.com>
    Tmmcmasters and Timothy McMasters authored Apr 7, 2025
    Configuration menu
    Copy the full SHA
    6c2cb93 View commit details
    Browse the repository at this point in the history
  2. feat: add support for authorization parameters and ensure state param…

    … is included from query when present in Facebook & Microsoft OAuth (#386)
    
    Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
    mendrinos and autofix-ci[bot] authored Apr 7, 2025
    Configuration menu
    Copy the full SHA
    3286953 View commit details
    Browse the repository at this point in the history
  3. chore(release): v0.5.19

    atinux committed Apr 7, 2025
    Configuration menu
    Copy the full SHA
    acf94d9 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2025

  1. chore: fix types (#393)

    atinux authored Apr 15, 2025
    Configuration menu
    Copy the full SHA
    e7eaa28 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d816a8 View commit details
    Browse the repository at this point in the history
  3. chore(release): v0.5.20

    atinux committed Apr 15, 2025
    Configuration menu
    Copy the full SHA
    f7127f5 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2025

  1. Configuration menu
    Copy the full SHA
    29dd4da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    60f32d8 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2025

  1. fix(keycloak): allow fetch userinfo using internal url (#430)

    Co-authored-by: Sébastien Chopin <seb@nuxt.com>
    han-linkx and atinux authored Jul 31, 2025
    Configuration menu
    Copy the full SHA
    67aa321 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    615fcf9 View commit details
    Browse the repository at this point in the history
  3. feat: add Okta OAuth provider (#429)

    Co-authored-by: Sébastien Chopin <seb@nuxt.com>
    Co-authored-by: Sébastien Chopin <atinux@gmail.com>
    3 people authored Jul 31, 2025
    Configuration menu
    Copy the full SHA
    c0ca033 View commit details
    Browse the repository at this point in the history
  4. chore(release): v0.5.21

    atinux committed Jul 31, 2025
    Configuration menu
    Copy the full SHA
    c645d59 View commit details
    Browse the repository at this point in the history
  5. chore(release): v0.5.22

    atinux committed Jul 31, 2025
    Configuration menu
    Copy the full SHA
    c6e3ac3 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2025

  1. Configuration menu
    Copy the full SHA
    06f41f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e9c7d04 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2025

  1. feat: add Roblox OAuth provider (#420)

    Co-authored-by: Sébastien Chopin <seb@nuxt.com>
    dgxo and atinux authored Aug 5, 2025
    Configuration menu
    Copy the full SHA
    03f67eb View commit details
    Browse the repository at this point in the history
  2. feat: add GitHub state param (#423)

    Co-authored-by: Sébastien Chopin <seb@nuxt.com>
    Co-authored-by: Sébastien Chopin <atinux@gmail.com>
    3 people authored Aug 5, 2025
    Configuration menu
    Copy the full SHA
    d701e80 View commit details
    Browse the repository at this point in the history
  3. chore: update deps

    atinux committed Aug 5, 2025
    Configuration menu
    Copy the full SHA
    7e86ab9 View commit details
    Browse the repository at this point in the history
  4. chore(release): v0.5.23

    atinux committed Aug 5, 2025
    Configuration menu
    Copy the full SHA
    b25dae7 View commit details
    Browse the repository at this point in the history
Loading