0.1.6 • Published 4 years ago

react-native-game-auth v0.1.6

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

react-native-game-auth

Getting auth for serverside

Installation

npm install react-native-game-auth

Usage

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