next-world-auth
v0.0.24
Published
Authentication and payment abstraction for World Mini Apps with Next.js
Readme
next-world-auth
Authentication and payment abstraction for World Min Apps with Next.js.
Currently supported:
- Logging in with Wallet, World ID or both
- Getting location
- Ability to augment session with arbitrary data
Notes:
- Package is used in production, but API may change without notice
- Session expiration will be implemented in version 0.1.0+
- For security persistent sessions are implemented using http cookies
- The package is published to npm.
