Security News
PyPI’s New Archival Feature Closes a Major Security Gap
PyPI now allows maintainers to archive projects, improving security and helping users make informed decisions about their dependencies.
hapi-auth-facebook
Advanced tools
:+1: Easy Facebook Authentication for Hapi Apps
Facebook Hapi plugin with detailed documentation.
Facebook authentication is used everywhere! We wanted to create a reusable Hapi Plugin with readable code.
A simple and easy Hapi plugin that gives you Facebook OAuth Authentication in a few steps.
If you're new to Hapi, check out: https://github.com/dwyl/learn-hapi
A guide for how we built an app to login with facebook with no prior knowledge.
Go to developers.facebook.com/apps
...after logging in to your facebook account, you can 'Register Now' for a developer account.
On this page, you can click the button in the top right to quickly access your app's id.
Here you can specify your app's name (doesn't have to be unique!)
Note: Copy the App ID and the Secret into your .env
file.
Inside the facebook app's advanced settings, specify the redirect URI near the bottom of the page:
Note: the redirect URI has to be an absolute URI - make sure you include the http://
prefix.
In your hapi server, make a request to the following url specifying your individual app-id
and redirect-uri
FAQs
Simple Facebook Authentication for Hapi.js Apps
The npm package hapi-auth-facebook receives a total of 8 weekly downloads. As such, hapi-auth-facebook popularity was classified as not popular.
We found that hapi-auth-facebook demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 4 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
PyPI now allows maintainers to archive projects, improving security and helping users make informed decisions about their dependencies.
Research
Security News
Malicious npm package postcss-optimizer delivers BeaverTail malware, targeting developer systems; similarities to past campaigns suggest a North Korean connection.
Security News
CISA's KEV data is now on GitHub, offering easier access, API integration, commit history tracking, and automated updates for security teams and researchers.