You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
added spm, macOS testing, and pod lint to travis (#47)
* added spm and pod lint to travis
* added flags to swift build
* fixed typo
* added macOS test to travis
Laik/unauth (#29)
* Updated unauth to always remove local auth data and not return errors when already disconnected.
* Call completionHandler on unauth when disconnected
* Update unauth to always clear sessionId
* Fixed error with calling auth followed by unauth quickly.
* fixed carthage bug on travis
* Updated test after functionality change
* updated timeouts and version number
Laik/unauth (#29)
* Updated unauth to always remove local auth data and not return errors when already disconnected.
* Call completionHandler on unauth when disconnected
* Update unauth to always clear sessionId
* Fixed error with calling auth followed by unauth quickly.
* fixed carthage bug on travis
* Updated test after functionality change
* updated timeouts and version number