Skip to content

humanapi/humanapi-android-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 

Repository files navigation

Human API Android SDK

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.

How To Use In Your Project

Check out the guide on the Developer Hub: http://hub.humanapi.co/docs/mobile-guide-android

See androidStudioDemo branch for an example project

Changelog

1.2 - 6/16/2016

  • Made options more extensible - language/mode are now passed into Bundle as HashMap <String, String> options

1.1 - 3/23/2016

  • Updated behavior for external links

1.0 - 3/15/2016

  • Added support for "mode"
  • Added version numbers

Releases

No releases published

Packages

No packages published

Languages