GitXplorerGitXplorer
w

qg-gateway

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Verified
0aefd32b7d41cef7ca1dcd7e34cc0d4b46a4459e

Forward request body to api

wwacii committed 7 years ago
Verified
ee18e0b439b4223b6717d7ca8c01bd4711201341

Return 401 on invalid grant

wwacii committed 7 years ago
Verified
6e92de5f7bfc2fa6fe308d8a3d9b14b04589a273

Refresh tokens on 401

wwacii committed 7 years ago
Verified
6eef63015b567d84744c50a33dfa37ca24579079

Extract api requests to AccessToken object

wwacii committed 7 years ago
Verified
e28fb277446bdd5754683f55caf13ab7026ab93b

Remove CSRF protection

wwacii committed 7 years ago
Verified
baeb255e24e25f300ed910cbfc74b2acd5639454

Add preliminary gateway endpoint

wwacii committed 7 years ago

README

The README file for this repository.

README

This README would normally document whatever steps are necessary to get the application up and running.

Things you may want to cover:

  • Ruby version

  • System dependencies

  • Configuration

  • Database creation

  • Database initialization

  • How to run the test suite

  • Services (job queues, cache servers, search engines, etc.)

  • Deployment instructions

  • ...