Research
Security News
Quasar RAT Disguised as an npm Package for Detecting Vulnerabilities in Ethereum Smart Contracts
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
goobs-auth
The NPM repo is available here - https://www.npmjs.com/package/goobs-auth
Install will not be working via npm until beta level of stability reached in .5. Massive changes but this worked succesfully in a repo local to the auth need to externalize it and this is part of that process.
This guide explains how to integrate the goobs-auth
Step 1: Install the project
In your Next.js project directory, run the following command to install goobs-next-auth
npm i goobs-auth
yarn add goobs-auth
Step 2: Update next.config.js
We are using SWC; here is the minimum recommended configuration for next.config.js using our repository
/** @type {import('next').NextConfig} */
const nextConfig = {
reactStrictMode: true,
swcMinify: true,
transpilePackages: ['goobs-repo, goobs-next-auth'],
};
export default nextConfig;
This project is licensed under the MIT License.
We welcome feedback, bug reports, and contributions. If you encounter any issues or have feature requests, please open an issue on the GitHub repository.
If you would like to contribute to the project, please fork the repository and submit a pull request with your changes.
If you would like to request a this ported over to a different design system, a feature/capability or more information on this project please reach out to Matthew Goluba.
For any questions or inquiries, please contact Matthew Goluba.
The website is in progress and will be shared here soon
Please email for the quickest response
FAQs
A comprehensive and customizable authentication solution for applications. Includes flexible auth flows, email/SMS verification, custom middleware, and integration with Twilio and SMTP services.
The npm package goobs-auth receives a total of 0 weekly downloads. As such, goobs-auth popularity was classified as not popular.
We found that goobs-auth demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 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.
Research
Security News
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.