Skip to content

Fix SIWE credential nonce lookup during Ethereum sign-in #22

Fix SIWE credential nonce lookup during Ethereum sign-in

Fix SIWE credential nonce lookup during Ethereum sign-in #22

Workflow file for this run

name: Biome Check
on:
pull_request:
branches: [main]
jobs:
biome:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: oven-sh/setup-bun@v1
with:
bun-version: latest
- run: bun install --frozen-lockfile
- run: bun run check