@web5nexus/authmodal-para
v0.1.3
Published
Web5 Nexus Auth Modal — Para adapter (BYOK apiKey)
Readme
@web5nexus/authmodal-para
Para adapter for Web5 Auth Modal — email and OAuth via @getpara/web-sdk (BYOK apiKey).
Install
npm install @web5nexus/authmodal-para @web5nexus/authmodal-core @getpara/web-sdk @getpara/ethers-v6-integration ethersUsage
import { para } from '@web5nexus/authmodal-para'
const adapter = para({
apiKey: process.env.PARA_API_KEY!,
// environment: 'beta' | 'prod' — optional if key has prefix
})Dashboard
- Create an app at Para Developer Portal
- Copy your API key
- Enable email / Google / Apple and configure redirect / origins
License
MIT — Web5 Nexus Team
