Download test restify passport facebook Free Java Code

Description

Short example implementation of passport facebook and restify working together.

Icons

test restify passport facebook

Source Files

The download file test-restify-passport-facebook-master.zip has the following entries.


README.md/* w w  w  . j  a  va2 s. com*/
app.js
node_modules/.bin/report-latency
node_modules/passport-facebook/.npmignore
node_modules/passport-facebook/.travis.yml
node_modules/passport-facebook/LICENSE
node_modules/passport-facebook/lib/passport-facebook/index.js
node_modules/passport-facebook/lib/passport-facebook/strategy.js
node_modules/passport-facebook/node_modules/passport-oauth/.npmignore
node_modules/passport-facebook/node_modules/passport-oauth/.travis.yml
node_modules/passport-facebook/node_modules/passport-oauth/LICENSE
node_modules/passport-facebook/node_modules/passport-oauth/lib/passport-oauth/errors/internaloautherror.js
node_modules/passport-facebook/node_modules/passport-oauth/lib/passport-oauth/index.js
node_modules/passport-facebook/node_modules/passport-oauth/lib/passport-oauth/strategies/oauth.js
node_modules/passport-facebook/node_modules/passport-oauth/lib/passport-oauth/strategies/oauth2.js
node_modules/passport-facebook/node_modules/passport-oauth/lib/passport-oauth/strategies/utils.js
node_modules/passport-facebook/node_modules/passport-oauth/node_modules/oauth/.npmignore
node_modules/passport-facebook/node_modules/passport-oauth/node_modules/oauth/LICENSE
node_modules/passport-facebook/node_modules/passport-oauth/node_modules/oauth/Makefile
node_modules/passport-facebook/node_modules/passport-oauth/node_modules/oauth/Readme.md
node_modules/passport-facebook/node_modules/passport-oauth/node_modules/oauth/examples/express-gdata/server.js
node_modules/passport-facebook/node_modules/passport-oauth/node_modules/oauth/examples/express-gdata/views/google_calendars.ejs
node_modules/passport-facebook/node_modules/passport-oauth/node_modules/oauth/examples/express-gdata/views/google_contacts.ejs
node_modules/passport-facebook/node_modules/passport-oauth/node_modules/oauth/examples/express-gdata/views/layout.ejs
node_modules/passport-facebook/node_modules/passport-oauth/node_modules/oauth/examples/term.ie.oauth-HMAC-SHA1.js
node_modules/passport-facebook/node_modules/passport-oauth/node_modules/oauth/examples/term.ie.oauth-PLAINTEXT.js
node_modules/passport-facebook/node_modules/passport-oauth/node_modules/oauth/index.js
node_modules/passport-facebook/node_modules/passport-oauth/node_modules/oauth/lib/_utils.js
node_modules/passport-facebook/node_modules/passport-oauth/node_modules/oauth/lib/oauth.js
node_modules/passport-facebook/node_modules/passport-oauth/node_modules/oauth/lib/oauth2.js
node_modules/passport-facebook/node_modules/passport-oauth/node_modules/oauth/lib/sha1.js
node_modules/passport-facebook/node_modules/passport-oauth/node_modules/oauth/package.json
node_modules/passport-facebook/node_modules/passport-oauth/node_modules/oauth/tests/oauth.js
node_modules/passport-facebook/node_modules/passport-oauth/node_modules/oauth/tests/oauth2.js
node_modules/passport-facebook/node_modules/passport-oauth/node_modules/oauth/tests/sha1.js
node_modules/passport-facebook/node_modules/passport-oauth/package.json
node_modules/passport-facebook/node_modules/pkginfo/.npmignore
node_modules/passport-facebook/node_modules/pkginfo/README.md
node_modules/passport-facebook/node_modules/pkginfo/docs/docco.css
node_modules/passport-facebook/node_modules/pkginfo/docs/pkginfo.html
node_modules/passport-facebook/node_modules/pkginfo/examples/all-properties.js
node_modules/passport-facebook/node_modules/pkginfo/examples/array-argument.js
node_modules/passport-facebook/node_modules/pkginfo/examples/multiple-properties.js
node_modules/passport-facebook/node_modules/pkginfo/examples/object-argument.js
node_modules/passport-facebook/node_modules/pkginfo/examples/package.json
node_modules/passport-facebook/node_modules/pkginfo/examples/single-property.js
node_modules/passport-facebook/node_modules/pkginfo/lib/pkginfo.js
node_modules/passport-facebook/node_modules/pkginfo/package.json
node_modules/passport-facebook/node_modules/pkginfo/test/pkginfo-test.js
node_modules/passport-facebook/package.json
node_modules/passport/.npmignore
node_modules/passport/.travis.yml
node_modules/passport/LICENSE
node_modules/passport/lib/passport/context/http/actions.js
node_modules/passport/lib/passport/context/http/context.js
node_modules/passport/lib/passport/http/request.js
node_modules/passport/lib/passport/index.js
node_modules/passport/lib/passport/middleware/authenticate.js
node_modules/passport/lib/passport/middleware/initialize.js
node_modules/passport/lib/passport/strategies/session.js
node_modules/passport/lib/passport/strategy.js
node_modules/passport/node_modules/pkginfo/.npmignore
node_modules/passport/node_modules/pkginfo/README.md
node_modules/passport/node_modules/pkginfo/docs/docco.css
node_modules/passport/node_modules/pkginfo/docs/pkginfo.html
node_modules/passport/node_modules/pkginfo/examples/all-properties.js
node_modules/passport/node_modules/pkginfo/examples/array-argument.js
node_modules/passport/node_modules/pkginfo/examples/multiple-properties.js
node_modules/passport/node_modules/pkginfo/examples/object-argument.js
node_modules/passport/node_modules/pkginfo/examples/package.json
node_modules/passport/node_modules/pkginfo/examples/single-property.js
node_modules/passport/node_modules/pkginfo/lib/pkginfo.js
node_modules/passport/node_modules/pkginfo/package.json
node_modules/passport/node_modules/pkginfo/test/pkginfo-test.js
node_modules/passport/package.json
node_modules/restify/.npmignore
node_modules/restify/CHANGES.md
node_modules/restify/LICENSE
node_modules/restify/README.md
node_modules/restify/bin/report-latency
node_modules/restify/lib/clients/http_client.js
node_modules/restify/lib/clients/index.js
node_modules/restify/lib/clients/json_client.js
node_modules/restify/lib/clients/string_client.js
node_modules/restify/lib/errors/http_error.js
node_modules/restify/lib/errors/index.js
node_modules/restify/lib/errors/rest_error.js
node_modules/restify/lib/index.js
node_modules/restify/lib/plugins/accept.js
node_modules/restify/lib/plugins/audit.js
node_modules/restify/lib/plugins/authorization.js
node_modules/restify/lib/plugins/body_parser.js
node_modules/restify/lib/plugins/conditional_request.js
node_modules/restify/lib/plugins/date.js
node_modules/restify/lib/plugins/form_body_parser.js
node_modules/restify/lib/plugins/index.js
node_modules/restify/lib/plugins/json_body_parser.js
node_modules/restify/lib/plugins/multipart_parser.js
node_modules/restify/lib/plugins/query.js
node_modules/restify/lib/plugins/throttle.js
node_modules/restify/lib/request.js
node_modules/restify/lib/response.js
node_modules/restify/lib/route.js
node_modules/restify/lib/server.js
node_modules/restify/node_modules/.bin/bunyan
node_modules/restify/node_modules/.bin/semver
node_modules/restify/node_modules/async/.gitmodules
node_modules/restify/node_modules/async/.npmignore
node_modules/restify/node_modules/async/LICENSE
node_modules/restify/node_modules/async/Makefile
node_modules/restify/node_modules/async/README.md
node_modules/restify/node_modules/async/index.js
node_modules/restify/node_modules/async/lib/async.js
node_modules/restify/node_modules/async/package.json
node_modules/restify/node_modules/bunyan/.npmignore
node_modules/restify/node_modules/bunyan/AUTHORS.txt
node_modules/restify/node_modules/bunyan/CHANGES.md
node_modules/restify/node_modules/bunyan/Makefile
node_modules/restify/node_modules/bunyan/README.md
node_modules/restify/node_modules/bunyan/TODO.md
node_modules/restify/node_modules/bunyan/bin/bunyan
node_modules/restify/node_modules/bunyan/examples/err.js
node_modules/restify/node_modules/bunyan/examples/hi.js
node_modules/restify/node_modules/bunyan/examples/level.js
node_modules/restify/node_modules/bunyan/examples/multi.js
node_modules/restify/node_modules/bunyan/examples/server.js
node_modules/restify/node_modules/bunyan/examples/src.js
node_modules/restify/node_modules/bunyan/examples/unstringifyable.js
node_modules/restify/node_modules/bunyan/foo.js
node_modules/restify/node_modules/bunyan/lib/bunyan.js
node_modules/restify/node_modules/bunyan/package.json
node_modules/restify/node_modules/bunyan/test/cli.test.js
node_modules/restify/node_modules/bunyan/test/ctor.test.js
node_modules/restify/node_modules/bunyan/test/log.test.js
node_modules/restify/node_modules/bunyan/tools/cutarelease.py
node_modules/restify/node_modules/bunyan/tools/jsstyle
node_modules/restify/node_modules/bunyan/tools/statsd-notes.txt
node_modules/restify/node_modules/bunyan/tools/timechild.js
node_modules/restify/node_modules/bunyan/tools/timeguard.js
node_modules/restify/node_modules/bunyan/tools/timesrc.js
node_modules/restify/node_modules/byline/.npmignore
node_modules/restify/node_modules/byline/LICENSE
node_modules/restify/node_modules/byline/README.md
node_modules/restify/node_modules/byline/lib/byline.js
node_modules/restify/node_modules/byline/lib/index.js
node_modules/restify/node_modules/byline/package.json
node_modules/restify/node_modules/byline/test/node-byline-test.js
node_modules/restify/node_modules/dtrace-provider/.lock-wscript
node_modules/restify/node_modules/dtrace-provider/.npmignore
node_modules/restify/node_modules/dtrace-provider/CHANGES.md
node_modules/restify/node_modules/dtrace-provider/DTraceProviderBindings.node
node_modules/restify/node_modules/dtrace-provider/LICENCE
node_modules/restify/node_modules/dtrace-provider/README.md
node_modules/restify/node_modules/dtrace-provider/TODO.md
node_modules/restify/node_modules/dtrace-provider/build/.wafpickle-7
node_modules/restify/node_modules/dtrace-provider/build/Release/DTraceProviderBindings.node
node_modules/restify/node_modules/dtrace-provider/build/Release/darwin-x86_64/dtrace_probe_1.o
node_modules/restify/node_modules/dtrace-provider/build/Release/dtrace_dof_1.o
node_modules/restify/node_modules/dtrace-provider/build/Release/dtrace_provider_1.o
node_modules/restify/node_modules/dtrace-provider/build/c4che/Release.cache.py
node_modules/restify/node_modules/dtrace-provider/build/c4che/build.config.py
node_modules/restify/node_modules/dtrace-provider/build/config.log
node_modules/restify/node_modules/dtrace-provider/darwin-x86_64/dtrace_probe.cc
node_modules/restify/node_modules/dtrace-provider/dtrace-provider.js
node_modules/restify/node_modules/dtrace-provider/dtrace_dof.cc
node_modules/restify/node_modules/dtrace-provider/dtrace_provider.cc
node_modules/restify/node_modules/dtrace-provider/dtrace_provider.h
node_modules/restify/node_modules/dtrace-provider/libusdt/.npmignore
node_modules/restify/node_modules/dtrace-provider/libusdt/Makefile
node_modules/restify/node_modules/dtrace-provider/libusdt/README
node_modules/restify/node_modules/dtrace-provider/libusdt/test_usdt.c
node_modules/restify/node_modules/dtrace-provider/libusdt/usdt.c
node_modules/restify/node_modules/dtrace-provider/libusdt/usdt.h
node_modules/restify/node_modules/dtrace-provider/libusdt/usdt_dof_file.c
node_modules/restify/node_modules/dtrace-provider/libusdt/usdt_probe.c
node_modules/restify/node_modules/dtrace-provider/libusdt/usdt_tracepoints.s
node_modules/restify/node_modules/dtrace-provider/package.json
node_modules/restify/node_modules/dtrace-provider/solaris-i386/dtrace_probe.cc
node_modules/restify/node_modules/dtrace-provider/test/dtp.js
node_modules/restify/node_modules/dtrace-provider/test/not-enabled.js
node_modules/restify/node_modules/dtrace-provider/test/test.js
node_modules/restify/node_modules/dtrace-provider/test/test2.js
node_modules/restify/node_modules/dtrace-provider/test/test3.js
node_modules/restify/node_modules/dtrace-provider/wscript
node_modules/restify/node_modules/formidable/.npmignore
node_modules/restify/node_modules/formidable/.travis.yml
node_modules/restify/node_modules/formidable/Makefile
node_modules/restify/node_modules/formidable/Readme.md
node_modules/restify/node_modules/formidable/TODO
node_modules/restify/node_modules/formidable/benchmark/bench-multipart-parser.js
node_modules/restify/node_modules/formidable/example/post.js
node_modules/restify/node_modules/formidable/example/upload.js
node_modules/restify/node_modules/formidable/index.js
node_modules/restify/node_modules/formidable/lib/file.js
node_modules/restify/node_modules/formidable/lib/incoming_form.js
node_modules/restify/node_modules/formidable/lib/index.js
node_modules/restify/node_modules/formidable/lib/multipart_parser.js
node_modules/restify/node_modules/formidable/lib/querystring_parser.js
node_modules/restify/node_modules/formidable/lib/util.js
node_modules/restify/node_modules/formidable/package.json
node_modules/restify/node_modules/formidable/test/common.js
node_modules/restify/node_modules/formidable/test/fixture/file/funkyfilename.txt
node_modules/restify/node_modules/formidable/test/fixture/file/plain.txt
node_modules/restify/node_modules/formidable/test/fixture/http/special-chars-in-filename/info.md
node_modules/restify/node_modules/formidable/test/fixture/js/no-filename.js
node_modules/restify/node_modules/formidable/test/fixture/js/special-chars-in-filename.js
node_modules/restify/node_modules/formidable/test/fixture/multipart.js
node_modules/restify/node_modules/formidable/test/integration/test-fixtures.js
node_modules/restify/node_modules/formidable/test/legacy/common.js
node_modules/restify/node_modules/formidable/test/legacy/integration/test-multipart-parser.js
node_modules/restify/node_modules/formidable/test/legacy/simple/test-file.js
node_modules/restify/node_modules/formidable/test/legacy/simple/test-incoming-form.js
node_modules/restify/node_modules/formidable/test/legacy/simple/test-multipart-parser.js
node_modules/restify/node_modules/formidable/test/legacy/simple/test-querystring-parser.js
node_modules/restify/node_modules/formidable/test/legacy/system/test-multi-video-upload.js
node_modules/restify/node_modules/formidable/test/run.js
node_modules/restify/node_modules/formidable/test/unit/test-incoming-form.js
node_modules/restify/node_modules/formidable/tool/record.js
node_modules/restify/node_modules/http-signature/.npmignore
node_modules/restify/node_modules/http-signature/LICENSE
node_modules/restify/node_modules/http-signature/README.md
node_modules/restify/node_modules/http-signature/http_signing.md
node_modules/restify/node_modules/http-signature/lib/index.js
node_modules/restify/node_modules/http-signature/lib/parser.js
node_modules/restify/node_modules/http-signature/lib/signer.js
node_modules/restify/node_modules/http-signature/lib/util.js
node_modules/restify/node_modules/http-signature/lib/verify.js
node_modules/restify/node_modules/http-signature/node_modules/asn1/.npmignore
node_modules/restify/node_modules/http-signature/node_modules/asn1/LICENSE
node_modules/restify/node_modules/http-signature/node_modules/asn1/README.md
node_modules/restify/node_modules/http-signature/node_modules/asn1/lib/ber/errors.js
node_modules/restify/node_modules/http-signature/node_modules/asn1/lib/ber/index.js
node_modules/restify/node_modules/http-signature/node_modules/asn1/lib/ber/reader.js
node_modules/restify/node_modules/http-signature/node_modules/asn1/lib/ber/types.js
node_modules/restify/node_modules/http-signature/node_modules/asn1/lib/ber/writer.js
node_modules/restify/node_modules/http-signature/node_modules/asn1/lib/index.js
node_modules/restify/node_modules/http-signature/node_modules/asn1/package.json
node_modules/restify/node_modules/http-signature/node_modules/asn1/tst/ber/reader.test.js
node_modules/restify/node_modules/http-signature/node_modules/asn1/tst/ber/writer.test.js
node_modules/restify/node_modules/http-signature/node_modules/ctype/CHANGELOG
node_modules/restify/node_modules/http-signature/node_modules/ctype/LICENSE
node_modules/restify/node_modules/http-signature/node_modules/ctype/README
node_modules/restify/node_modules/http-signature/node_modules/ctype/README.old
node_modules/restify/node_modules/http-signature/node_modules/ctype/ctf.js
node_modules/restify/node_modules/http-signature/node_modules/ctype/ctio.js
node_modules/restify/node_modules/http-signature/node_modules/ctype/ctype.js
node_modules/restify/node_modules/http-signature/node_modules/ctype/man/man3ctype/ctio.3ctype
node_modules/restify/node_modules/http-signature/node_modules/ctype/package.json
node_modules/restify/node_modules/http-signature/node_modules/ctype/tools/jsl.conf
node_modules/restify/node_modules/http-signature/node_modules/ctype/tools/jsstyle
node_modules/restify/node_modules/http-signature/node_modules/ctype/tst/ctf/float.json
node_modules/restify/node_modules/http-signature/node_modules/ctype/tst/ctf/int.json
node_modules/restify/node_modules/http-signature/node_modules/ctype/tst/ctf/psinfo.json
node_modules/restify/node_modules/http-signature/node_modules/ctype/tst/ctf/struct.json
node_modules/restify/node_modules/http-signature/node_modules/ctype/tst/ctf/tst.fail.js
node_modules/restify/node_modules/http-signature/node_modules/ctype/tst/ctf/tst.float.js
node_modules/restify/node_modules/http-signature/node_modules/ctype/tst/ctf/tst.int.js
node_modules/restify/node_modules/http-signature/node_modules/ctype/tst/ctf/tst.psinfo.js
node_modules/restify/node_modules/http-signature/node_modules/ctype/tst/ctf/tst.struct.js
node_modules/restify/node_modules/http-signature/node_modules/ctype/tst/ctf/tst.typedef.js
node_modules/restify/node_modules/http-signature/node_modules/ctype/tst/ctf/typedef.json
node_modules/restify/node_modules/http-signature/node_modules/ctype/tst/ctio/float/tst.rfloat.js
node_modules/restify/node_modules/http-signature/node_modules/ctype/tst/ctio/float/tst.wfloat.js
node_modules/restify/node_modules/http-signature/node_modules/ctype/tst/ctio/int/tst.64.js
node_modules/restify/node_modules/http-signature/node_modules/ctype/tst/ctio/int/tst.rint.js
node_modules/restify/node_modules/http-signature/node_modules/ctype/tst/ctio/int/tst.wbounds.js
node_modules/restify/node_modules/http-signature/node_modules/ctype/tst/ctio/int/tst.wint.js
node_modules/restify/node_modules/http-signature/node_modules/ctype/tst/ctio/uint/tst.64.js
node_modules/restify/node_modules/http-signature/node_modules/ctype/tst/ctio/uint/tst.roundtrip.js
node_modules/restify/node_modules/http-signature/node_modules/ctype/tst/ctio/uint/tst.ruint.js
node_modules/restify/node_modules/http-signature/node_modules/ctype/tst/ctio/uint/tst.wuint.js
node_modules/restify/node_modules/http-signature/node_modules/ctype/tst/ctype/tst.basicr.js
node_modules/restify/node_modules/http-signature/node_modules/ctype/tst/ctype/tst.basicw.js
node_modules/restify/node_modules/http-signature/node_modules/ctype/tst/ctype/tst.char.js
node_modules/restify/node_modules/http-signature/node_modules/ctype/tst/ctype/tst.oldwrite.js
node_modules/restify/node_modules/http-signature/node_modules/ctype/tst/ctype/tst.structw.js
node_modules/restify/node_modules/http-signature/package.json
node_modules/restify/node_modules/http-signature/tst/convert.test.js
node_modules/restify/node_modules/http-signature/tst/parser.test.js
node_modules/restify/node_modules/http-signature/tst/rsa_private.pem
node_modules/restify/node_modules/http-signature/tst/rsa_public.pem
node_modules/restify/node_modules/http-signature/tst/signer.test.js
node_modules/restify/node_modules/http-signature/tst/verify.test.js
node_modules/restify/node_modules/lru-cache/.npmignore
node_modules/restify/node_modules/lru-cache/LICENSE
node_modules/restify/node_modules/lru-cache/README.md
node_modules/restify/node_modules/lru-cache/lib/lru-cache.js
node_modules/restify/node_modules/lru-cache/package.json
node_modules/restify/node_modules/lru-cache/test/basic.js
node_modules/restify/node_modules/mime/LICENSE
node_modules/restify/node_modules/mime/README.md
node_modules/restify/node_modules/mime/mime.js
node_modules/restify/node_modules/mime/package.json
node_modules/restify/node_modules/mime/test.js
node_modules/restify/node_modules/mime/types/mime.types
node_modules/restify/node_modules/mime/types/node.types
node_modules/restify/node_modules/node-uuid/.npmignore
node_modules/restify/node_modules/node-uuid/LICENSE.md
node_modules/restify/node_modules/node-uuid/README.md
node_modules/restify/node_modules/node-uuid/benchmark/README.md
node_modules/restify/node_modules/node-uuid/benchmark/bench.gnu
node_modules/restify/node_modules/node-uuid/benchmark/bench.sh
node_modules/restify/node_modules/node-uuid/benchmark/benchmark-native.c
node_modules/restify/node_modules/node-uuid/benchmark/benchmark.js
node_modules/restify/node_modules/node-uuid/package.json
node_modules/restify/node_modules/node-uuid/test/compare_v1.js
node_modules/restify/node_modules/node-uuid/test/test.html
node_modules/restify/node_modules/node-uuid/test/test.js
node_modules/restify/node_modules/node-uuid/uuid.js
node_modules/restify/node_modules/qs/.gitmodules
node_modules/restify/node_modules/qs/.npmignore
node_modules/restify/node_modules/qs/.travis.yml
node_modules/restify/node_modules/qs/History.md
node_modules/restify/node_modules/qs/Makefile
node_modules/restify/node_modules/qs/Readme.md
node_modules/restify/node_modules/qs/benchmark.js
node_modules/restify/node_modules/qs/examples.js
node_modules/restify/node_modules/qs/index.js
node_modules/restify/node_modules/qs/lib/querystring.js
node_modules/restify/node_modules/qs/package.json
node_modules/restify/node_modules/qs/test/mocha.opts
node_modules/restify/node_modules/qs/test/parse.js
node_modules/restify/node_modules/qs/test/stringify.js
node_modules/restify/node_modules/retry/.npmignore
node_modules/restify/node_modules/retry/License
node_modules/restify/node_modules/retry/Makefile
node_modules/restify/node_modules/retry/Readme.md
node_modules/restify/node_modules/retry/equation.gif
node_modules/restify/node_modules/retry/example/dns.js
node_modules/restify/node_modules/retry/index.js
node_modules/restify/node_modules/retry/lib/retry.js
node_modules/restify/node_modules/retry/lib/retry_operation.js
node_modules/restify/node_modules/retry/package.json
node_modules/restify/node_modules/retry/test/common.js
node_modules/restify/node_modules/retry/test/integration/test-retry-operation.js
node_modules/restify/node_modules/retry/test/integration/test-timeouts.js
node_modules/restify/node_modules/retry/test/runner.js
node_modules/restify/node_modules/semver/LICENSE
node_modules/restify/node_modules/semver/README.md
node_modules/restify/node_modules/semver/bin/semver
node_modules/restify/node_modules/semver/package.json
node_modules/restify/node_modules/semver/semver.js
node_modules/restify/node_modules/semver/test.js
node_modules/restify/package.json
node_modules/restify/test/client.test.js
node_modules/restify/test/plugins.test.js
node_modules/restify/test/route.test.js
node_modules/restify/test/server.test.js
node_modules/restify/test/throttle.test.js
package.json

Download

Click the following link to download test-restify-passport-facebook-master.zip.

test-restify-passport-facebook-master.zip




















Home »
  Javascript Free Code Download »
    Social-Network »




Facebook
Social Network
Twitter