react-native-game-auth
v0.1.6
Published
Getting auth for serverside
Downloads
2
Readme
react-native-game-auth
Getting auth for serverside
Installation
npm install react-native-game-authUsage
import GameAuth from "react-native-game-auth";
// ...
const result = await GameAuth.multiply(3, 7);Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT
