Backend skeleton for Cardano Web3 dApps. This backend uses Express as server and MongoDB as user database. It provides a basic API Rest for authentication and authorization using CIP-0008 Signing spec and CIP-0030 Cardano dApp-Wallet Web Bridge.
React Native bridge for AppAuth for supporting any OAuth 2 provider. Forked from https://github.com/FormidableLabs/react-native-app-auth for my own use.