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

github.com/andrewstucki/google-oauth-tools

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/andrewstucki/google-oauth-tools

  • v0.0.0-20200330043757-68889fd3fdc8
  • Source
  • Go
  • Socket score

Version published
Created
Source

Google OAuth Tools

This repository holds some go subpackages and an npm module containing redux middleware that implement some reusable tooling to handle Google-based oauth in a single page application.

It's provided with 0 warranty for the time being.

Example

While the code itself serves as documentation for the time being, an example Go/React SPA is in the "example" directory. It comes pre-configured with a watch-based re-builder for both the server and the client.

It leverages a badger-based store for refresh token storage and shows how one can customize some of the behavioral components of the auth-flow handlers by simply embedding some canned structs and implementing replacement behavior.

FAQs

Package last updated on 30 Mar 2020

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