SkillAgentSearch skills...

Oasys

DreamFactory Open Authentication System

Install / Use

/learn @dreamfactorysoftware/Oasys
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Oasys (Open Authentication SYStem) v0.4.15

Multi-provider, extensible authentication framework

Build Status

Latest Stable Version Total Downloads Latest Unstable Version License<a href="http://tc.dreamfactory.com:8111/viewType.html?buildTypeId=oasys_release&guest=1"><img src="http://tc.dreamfactory.com:8111/app/rest/builds/buildType:(id:oasys_release)/statusIcon"/></a>

Installation

Package installation is handled by Composer.

  • If you haven't already, please install Composer
  • Create composer.json in the root of your project:
{
    "require": {
        "dreamfactory/oasys": "~0.4"
    }
}
  • Run composer install
  • Require Composer's vendor/autoload script in your bootstrap/init script

Feedback and Contributions

  • Feedback is welcome in the form of pull requests and/or issues.
  • Contributions should generally follow the strategy outlined in "Contributing to a project"
  • Please submit pull requests against the develop branch

Credits

  • This code is an amalgamation of four different libraries that I've been carting around for years. It wouldn't have been possible if there weren't so many poorly crafted generic authentication systems available. ;)

Related Skills

View on GitHub
GitHub Stars9
CategoryDevelopment
Updated2y ago
Forks6

Languages

PHP

Security Score

55/100

Audited on Mar 22, 2024

No findings