The purpose of this SDK is to handle the Human Connect popup to allow your users to easily authenticate their data within your application. Specifically, it handles the launch of and events from Human Connect, while passing on the sessionTokenObject
to your server for secure token exchange.
Check out the guide on the Developer Hub: http://hub.humanapi.co/docs/mobile-guide-android
See
androidStudioDemo
branch for an example project
- Made options more extensible - language/mode are now passed into Bundle as HashMap <String, String> options
- Updated behavior for external links
- Added support for "mode"
- Added version numbers