Skip to content
This repository has been archived by the owner on Dec 12, 2023. It is now read-only.

Refactor import and use of argon2 #31

Merged
merged 4 commits into from
Nov 15, 2022

Commits on Nov 14, 2022

  1. Refactor import and use of argon2

    Now follows the proper usage depicted in https://github.com/ranisalt/node-argon2#typescript-usage
    Voltra committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    07f070c View commit details
    Browse the repository at this point in the history
  2. Refactor import and use of argon2

    Now follows the proper usage described in https://github.com/ranisalt/node-argon2#typescript-usage
    Voltra committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    c8e9e81 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'hotfix/FIX_ARGON2_IMPORTS' of github.com:Voltra/nuxt-se…

    …ssion into hotfix/FIX_ARGON2_IMPORTS
    Voltra committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    927dc94 View commit details
    Browse the repository at this point in the history
  4. Change import path for useRuntimeConfig

    Now using the same as the index file
    Voltra committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    77b4a5a View commit details
    Browse the repository at this point in the history