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

oauth-buttons

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

oauth-buttons

oAuth 서비스들의 로그인 버튼들입니다.

  • 1.1.4
  • unpublished
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

oAuth-Buttons

npm version

FOSSA Status

NPM

The login buttons for oAuth services

Getting Started

Copy 'dist' folder and make it accessible on your web server. After that, link 'oauth-buttons.min.css' on your web page. The design spec of button is in the 'example' folder. If you want to see the design of button, check out the Preview Page.

If you want to build directly. Refer to below guides.

Prerequisites

  • Requires Node.js runtime and NPM

Installing

First, Install the Grunt CLI. Run the following command

npm install -g grunt-cli

And then run the following command to install dependencies.

npm install

And then run the following command to build stylesheet

npm run build

If you have done all of the following commands, the files will be successfully added / changed on 'dist' folder.

Deployment

If the 'oauth-buttons.min.css' and logo are properly linked, You can provide nice buttons!

Built With

  • NPM - Dependency management
  • Grunt - Build system

Contributing

Please read CONTRIBUTING.md for details on our code of conduct.

Versioning

We use SemVer 2.0.0 for versioning. For the versions available, see the tags on this repository.

Authors

  • small_sunshine - CSS, JS, build system - small-sunshines
  • Ranol - Provides logo and brand color, the owner. - RanolP

See also the list of contributors who participated in this project.

License

This project licensed under the MIT License - see the LICENSE file for details.

FOSSA Status

Acknowledgments

  • This project uses svg, If your browser can't support svg, It can't render normally.
  • Indirectly, We supports png rendering. If you applies dedicated script, It replaces SVG to PNG if browsers that don't support SVG.
  • This project works on most browsers. However, Some browsers won't work.
  • The translation may not be correct.

FAQs

Package last updated on 03 May 2018

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