delegated-account-recovery
v1.0.2
Published
Express middleware and helper functions for Delegated Account Recovery by Facebook
Downloads
7
Readme
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
More information
See the README.md files in /examples/nodejs
and /examples/java
for instructions on the installation and use of the example applications.
Developer documentation
Additional documentation is available at https://developers.facebook.com/docs/delegated-recovery/