Wrong method used
See original GitHub issueImprove documentation
Link
https://supabase.com/docs/reference/javascript/next/auth-signinwithotp#sign-in-with-sms-otp
Describe the problem
The method used is signInWithPassword, but the docs talks about signInWithOtp.
Describe the improvement
Update the method, or be more clear about this change.
Additional context
/
Issue Analytics
- State:
- Created a year ago
- Comments:6 (4 by maintainers)
Top Results From Across the Web
Qualitative Research Guidelines Project | wrong method used
"The focus group analysis is designed to discern differences between Asian and Hispanic men in regard to their preferences for obesity treatment.
Read more >using the wrong method | English examples in context - Ludwig
High quality example sentences with “using the wrong method” in context from reliable sources - Ludwig is the linguistic search engine that helps...
Read more >Should I respond with 404 or 405 if the wrong method is used ...
Always respons with 405, even though there might not be anything there and the user agent will be greeted with a 404 if...
Read more >Using the wrong method to get the correct answer
I have found in several questions that I have got an applicable method to a question, layed out well which has given me...
Read more >405 Method Not Allowed - HTTP - MDN Web Docs
The HyperText Transfer Protocol (HTTP) 405 Method Not Allowed response status code indicates that the server knows the request method, ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

@Dhruv-Gajjar have a look at #8401, that probably helps you to get started with this issue.
@pixtron Thank you, I am contributing for the first time, kinda newbie. to this project, it was a great help.