Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 793 Bytes

CHANGELOG.md

File metadata and controls

23 lines (16 loc) · 793 Bytes

Changelog

All notable changes to com.fusedvr.web3 package will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[0.3.0] - 2022-09-19

  • Changed from static invocationto object invocation
  • Update APIs require Application IDs
  • Added Code Authentication for players
  • Authentication now occurs on https://link.fusedvr.com

[0.2.0] - 2022-04-24

  • Re-order appId and email parameters for login
  • Store Token in Player Preferences to be used between play throughs
  • Add Function for Getting Magic Link after Login

[0.1.0] - 2022-01-02

  • Initial Release of FusedVR Authentication SDK
  • Contains APIs for Login, Balances, ERC-20, and NFTs