Skip to content

Totem Core v5.3.0

Compare
Choose a tag to compare
@voropserg voropserg released this 02 Jun 11:49
· 4 commits to main since this release

This update brings the support for WebGL builds with a completely rewritten authentication system. Android login issues are addressed as well.

Change log:

  • WebGL platform support.
  • New authentication system. Handling of user closing the login page.
  • Android login issue fix.

API changes:

  • Removed onLogin even from TotemCore. Now use of the callback for LoginUser is required.
  • TotemUser can be null as a result of LoginUser. This indicates that the login was canceled.