delegated-account-recovery

Express middleware and helper functions for Delegated Account Recovery by Facebook


Keywords
express, middleware, delegated account recovery
License
BSD-3-Clause
Install
npm install delegated-account-recovery@1.0.2

Documentation

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