hjaber

Results 5 issues of hjaber

# Feature request [`verifyOtp()`](https://supabase.com/docs/reference/javascript/next/auth-verifyotp) takes a `type` parameter upon verifying the 6 digit `otp`. I am requesting to merge many of the email types into one. `signup`, `magiclink`, and `invite`...

enhancement

# Bug report When signing in with email and a one time password, the email parameter is case sensitive or login will fail. ``` const { data, error } =...

bug

## What kind of change does this PR introduce? Docs update: typo ## What is the current behavior? With the typo in the import statement, it is unclear which supabase...

### Describe the bug When using pnpm, I ran into an issue with my inferred types with `use:enhance` `result` callback and noticed that there was missing modules in my `node_modules/@sveltejs/kit/types/index.d.ts`...

### Describe the bug Cloudflare now recommends Workers over Pages and their March 2025 SDK for Cloudflare Workers renamed the execution context for **Workers** to `platform.ctx`. The latest `npm create...

pkg:adapter-cloudflare