---
title: PingID SDK (January 5, 2021)
description: An open-source code project that provides an example of how to use the PingFederate Authentication API's browserless OAuth flow in iOS and Android projects. It supports selected MFA flows and provides the current state of a flow, as an end-user steps through a PingFederate authentication policy. The native iOS and Android code allows end-user interactions with the API, such as credential prompts, to be handled by an external mobile application.
component: pingid
page_id: pingid:release_notes:pid_sdk_jan_5_2021
canonical_url: http://docs.pingidentity.com/pingid/release_notes/pid_sdk_jan_5_2021.html
revdate: January 28, 2024
section_ids:
  enhancements: Enhancements
  mobile-authentication-framework: Mobile Authentication Framework
---

# PingID SDK (January 5, 2021)

## Enhancements

### Mobile Authentication Framework

An open-source code project that provides an example of how to use the PingFederate Authentication API's browserless OAuth flow in iOS and Android projects. It supports selected MFA flows and provides the current state of a flow, as an end-user steps through a PingFederate authentication policy. The native iOS and Android code allows end-user interactions with the API, such as credential prompts, to be handled by an external mobile application.

The Mobile Authentication Framework package is available for download at:

* iOS: <https://github.com/pingidentity/mobile-authentication-framework-ios>

* Android: <https://github.com/pingidentity/mobile-authentication-framework-android>
