Skip to content

Conversation

@AbdulDavids
Copy link

This PR addresses two issues:

  1. Fixes the sign-up link: The sign-up link on the sign-in page was broken and is now fixed. src/lib/auth.ts
    image

  2. Resolves API key authentication failures: A missing field in the API key validation schema was causing
    valid keys to be rejected. This has been corrected. src/routes/(auth)/sign-in/+page.svelte

image

@vercel
Copy link

vercel bot commented Sep 15, 2025

@AbdulDavids is attempting to deploy a commit to the Speakeasy Team on Vercel.

A member of the Team first needs to authorize it.

@walker-tx
Copy link
Member

Hey Abdul. I'm sorry that I've only just seen this. Would you expand a bit on the reproduction steps for #2? I have never experienced the issue you're describing myself, and I'd like to understand the core issue before accepting the change.

@walker-tx
Copy link
Member

Additionally, in your screenshot, it looks like you may be passing the API key into the field for the access token?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants