Skip to content
This repository has been archived by the owner on Aug 31, 2021. It is now read-only.

Latest commit

 

History

History
30 lines (20 loc) · 1.53 KB

File metadata and controls

30 lines (20 loc) · 1.53 KB

DelegatedRecoveryReferenceImplementation

This repository contains alpha SDKs and sample applications for using delegated account recovery with Facebook.

Code under the /sdk directory is licensed under the BSD-style license found in the LICENSE file in the root directory of this source tree. An additional grant of patent rights can be found in the PATENTS file in the same directory.

These SDKs are alpha and subject to change.

Code under the /examples directory is licensed under the license found in the LICENSE-examples file in the root directory of this source tree.

The example applications are for non-commercial testing and evaluation purposes only.

Specification

See the protocol specification for additional information on the delegated recovery protocol: https://github.com/facebook/DelegatedRecoverySpecification

Example Applications

Example application for NodeJS: README.md

Example application for Java: README.md

Developer documentation

To use the SDKs, please see documentation available at https://developers.facebook.com/docs/delegated-recovery/

Contributing

See CONTRIBUTING.md