Stephan Diederich c2c6558687 redo BITAuthenticator interface
given the good feedback we got, this is take 2
of the BITAuthenticator interface.
It's simplified, cleaned up and now allows full
control over the authentication process.
Major changes:
* manual mode
  Authenticator provides the bits to show the
  viewController to identify the user as well as to
  trigger validation on behalf of the developer.
* process separation
  identification and app-usage-restriction are now
  2 completely separated things.
* public identifier
  Authenticator now allows the developer to query
  parts of the information, e.g. the UDID or the user's
  emailaddy once identified
2013-09-23 23:15:56 +02:00
..
2013-08-18 17:34:27 +02:00
2013-01-20 13:01:35 +01:00
2013-06-20 14:24:44 +02:00
2013-01-04 14:44:44 +01:00
2012-10-23 16:22:23 +02:00
2013-02-23 15:19:36 +01:00
2013-01-04 14:44:44 +01:00
2013-08-18 17:34:27 +02:00
2013-01-04 14:44:44 +01:00
2013-01-04 14:44:44 +01:00
2013-01-04 14:44:44 +01:00
2013-09-23 23:15:56 +02:00