Skip to content

facebook-gad/DelegatedRecoveryReferenceImplementation

 
 

Repository files navigation

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

About

The reference implementation of the Delegated Recovery specification found at https://github.com/facebook/DelegatedRecoverySpecification

Resources

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE
Unknown
LICENSE-examples

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 69.1%
  • JavaScript 30.9%