rin2yh/Supabase Auth Emulator

Download and run the supa-emu Supabase Auth (GoTrue) compatible emulator in the background.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
versionRelease tag to download (e.g. v0.1.0). Use "latest" for the latest release.nolatest
addrListen address passed to -addr.no127.0.0.1:54321
jwt-secretHS256 signing key (-jwt-secret). Left to the emulator built-in default when empty.no""
jwt-issuerJWT iss claim (-jwt-issuer). Uses the emulator default when empty.no""
access-token-ttlAccess token lifetime (-access-token-ttl), e.g. 1h. Uses the emulator default when empty.no""
refresh-reuse-intervalRefresh token reuse window (-refresh-reuse-interval), e.g. 10s. Uses the emulator default when empty.no""
webauthn-rp-idPasskey Relying Party ID (-webauthn-rp-id). Uses the emulator default when empty.no""
webauthn-rp-namePasskey Relying Party name (-webauthn-rp-name). Uses the emulator default when empty.no""
wait-for-healthWait until /auth/v1/health responds before finishing.notrue
github-tokenToken used to download the release asset via the gh CLI.no${{ github.token }}
namedescription
addrThe address the emulator is listening on.
pidPID of the started emulator process.
logPath to the emulator log file.