marmelab / marmelab/ra-appwrite
Support other authentication methods
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 3
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Currently the lib only supports [Email and password](https://appwrite.io/docs/products/auth/email-password) authentication mode, but it would be nice to support other modes too such as [Magic URL](https://appwrite.io/docs/products/auth/magic-url) and [Email OTP](https://appwrite.io/docs/products/auth/email-otp).
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review the existing TypeScript authentication provider and the Appwrite authentication documentation linked in the issue, beginning with the current email-and-password flow. Define how Magic URL and Email OTP should fit alongside the existing mode, and consider the work done when both modes are supported with behavior consistent with the provider's existing authentication flow.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- authentication
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100