Skip to content

Add PBKDF2 password hashing (#74) #7

Add PBKDF2 password hashing (#74)

Add PBKDF2 password hashing (#74) #7

Workflow file for this run

name: deploy-api-docs
on:
push:
branches:
- main
permissions:
contents: read
id-token: write
jobs:
build-and-deploy:
uses: vapor/api-docs/.github/workflows/build-and-deploy-docs-workflow.yml@main
secrets: inherit
with:
package_name: authentication
modules: Authentication
pathsToInvalidate: /authentication/*