Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 1.03 KB

README.md

File metadata and controls

19 lines (13 loc) · 1.03 KB

soajs.oauth

Build Status Coverage Status Known Vulnerabilities

SOAJS oAuth is a service that integrates with oAuth 2.0. The service simply validates, refreshes and kills access tokens generated via oAuth 2.0.

SOAJS oAuth is used to protect other services from public access. Protected services are only accessible if the access_token generated by oAuth is provided as a parameter.

Complete Documentation

More information is available on SOAJS website under the section for oAuth.

License

Copyright SOAJS All Rights Reserved.

Use of this source code is governed by an Apache license that can be found in the LICENSE file at the root of this repository.