FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

GuildedAPI/authlink: OAuth2 for Guilded · GitHub

Repository files navigation

Authlink

This service provides an OAuth2 implementation for developers looking to integrate Guilded as a login medium.

Resources

Contributing

For more radical changes, please first contact me or create an issue proposing the problem to be fixed with your contribution.

Running

# Install dependencies:
npm install

# Run a development server (watches changes and auto-reloads):
npm run dev

# Build & start a production server:
npm run build
npm start

Contributors

Languages


Back | FazBrowse Home | New Git URL