Skip to content

fix(clerk-js): Re-initialize Client singleton instance on Client destroy #2455

fix(clerk-js): Re-initialize Client singleton instance on Client destroy

fix(clerk-js): Re-initialize Client singleton instance on Client destroy #2455

Workflow file for this run

name: Labeler
on:
- pull_request_target
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ${{ vars.RUNNER_NORMAL }}
steps:
- uses: actions/labeler@v4
with:
repo-token: ${{ secrets.CLERK_COOKIE_PAT }}