get_example
Retrieve complete source code for Web3Auth integration examples from GitHub to understand implementation patterns for MetaMask Embedded Wallets.
Instructions
Fetch the complete source code of a Web3Auth integration example from GitHub. Returns all source files needed to understand how the integration works. Examples are the PRIMARY reference for integration patterns — always prefer example code over raw SDK source.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Example name, e.g. 'React Quick Start' or 'Android Firebase' | |
| platform | No | Filter by platform | |
| chain | No | Filter by blockchain family | |
| category | No | Filter by category | |
| auth_method | No | Filter by auth method, e.g. 'auth0', 'firebase', 'google', 'grouped' |