realm / realm-loginkit

A generic interface for logging in to Realm Mobile Platform apps
Apache License 2.0
74 stars 21 forks source link

Add support for Custom Auth #27

Open ianpward opened 7 years ago

ianpward commented 7 years ago

ROS landed custom authentication with the ability to integrate with 3rd parties and validate a JWT token or other payload. We should have some easy drop-ins for the most common client-side auth processes: OAuth2, OpenID, AWS Cognito