# ✨ Feature Request: Create Instructional Video for Passkey Authentication with Biconomy Nexus SDK
- Dominant language
- TypeScript
- Stars
- 13
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
## What
Produce a high-quality instructional video demonstrating how to implement passkey authentication in a dApp using the Biconomy Nexus SDK's new Passkey Module.
## Why
- Provide a visual learning resource for developers who prefer video tutorials
- Showcase the ease of use and power of Biconomy's Nexus SDK and module system
- Demonstrate the seamless integration of passkey authentication in a real-world scenario
- Increase adoption of Biconomy's SDK by providing engaging, easy-to-follow content
- Highlight the benefits of passkey authentication over traditional methods
## How
1. Script a 15-20 minute video covering:
- Brief introduction to passkeys and their benefits
- Overview of Biconomy Nexus SDK and its module-based architecture
- Step-by-step implementation of passkey authentication in a sample dApp
2. Follow the module interaction pattern from the SDK README in the video:
- Creating the Passkey Module
- Installing the module
- Extending the Nexus client with passkey actions
- Using the module's functionality
3. Record a screencast showing the coding process in real-time
4. Include explanations of key concepts and code snippets
5. Demonstrate the final dApp in action, showing user registration and login
6. Highlight how the Passkey Module integrates with other Biconomy Nexus SDK features
7. Include best practices and security considerations
8. End with a call-to-action for viewers to try implementing passkey authentication in their own projects
9. Create timestamps for different sections of the video for easy navigation
10. Provide links to relevant documentation and resources in the video description
## References
- [Biconomy Nexus SDK Documentation](https://docs.biconomy.io/sdk)
- [Nexus SDK Modules README](src/sdk/modules/README.md)
- [Web Authentication API](https://developer.mozilla.org/en-US/docs/Web/API/Web_Authentication_API)
- [Passkey Tutorial Repository (to be created)]()
---
- [x] I agree to follow this project's Code of Conduct.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.