Skip to content

Commit

Permalink
Update dashboard app stytch project token
Browse files Browse the repository at this point in the history
  • Loading branch information
justinbarry committed Jan 16, 2024
1 parent e7e582b commit e01939a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/abstraxion-dashboard/lib.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import { StytchHeadlessClient } from "@stytch/vanilla-js/dist/index.headless";

// TODO: Temporarily hard-coded
export const stytchClient: StytchHeadlessClient = createStytchHeadlessClient(
"public-token-test-317adb7b-a52d-4e45-8c2a-d7dab1ef10a0",
"public-token-live-87901ec3-ef19-48ca-b3f4-842be750181b",
);

// TODO: Refactor to be dynamic. Local dev uri must be device IP.
Expand Down

1 comment on commit e01939a

@vercel
Copy link

@vercel vercel bot commented on e01939a Jan 16, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.