Skip to content

Releases: sharpcontrols/SimpleAuth

Version 1.2.0

Choose a tag to compare

@daredloco daredloco released this 13 Feb 14:02

Changes

BREAKING

  • Updated SharpControls.APIHandler to version 1.1.0 and added App Token. This needs to be set by calling User.SetAppToken("new_token");

Version 1.1.0

Choose a tag to compare

@daredloco daredloco released this 12 Feb 20:55

Changes

  • Breaking Replaced IAuthenticated with the new User model. This model lets you do almost the same, but enhances the experience by far.