google-research / CVD-paper-mobile-camera-example

Apache License 2.0
6 stars 4 forks source link

Auth APIs to support external IDPs: OpenIDP, LDAP and Custom. #54

Closed MJ1998 closed 6 months ago

MJ1998 commented 6 months ago

Fixes #45

This is needed for anyone to be able to use the sdk with an external identity provider. This is important as internal IDP requires credentials to be stores on-device which has its own security problems.