Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@medusajs/auth-google

Package Overview
Dependencies
Maintainers
0
Versions
1547
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@medusajs/auth-google

Google OAuth authentication provider for Medusa

  • 2.0.2-preview-20241120120242
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
17K
decreased by-9.96%
Maintainers
0
Weekly downloads
 
Created
Source

Testing

In order to manually test the flow, you can do the following:

  1. Register an app in https://console.cloud.google.com/apis/credentials/consent
  2. Generate clientId and clientSecret credentials in the console
  3. Replace the values in the test with your credentials
  4. Remove the server.listen() call
  5. Run the tests, get the location value from the authenticate test, open the browser
  6. Once redirected, copy the code param from the URL, and add it in one of the callback success tests
  7. Once you run the tests, you should get back an access token, id token, and so on.

Keywords

FAQs

Package last updated on 20 Nov 2024

Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc