1.0.0 2024-03-26 14:32 UTC

This package is auto-updated.

Last update: 2024-04-26 15:24:20 UTC


README

Authors
Admin Nubled
Copyright
Copyright © 2024 Nubled Studio
License
MIT Licence

Description

This is Sk's officially supported PHP client library for using OAuth 2.0 authorization and authentication with use several providers to log in, for example: Login With Google, Login With GitHub, and others.

Installing via Composer

The recommended way to install the google auth library is through Composer.

# Install Composer
curl -sS https://getcomposer.org/installer | php

Next, run the Composer command to install the latest stable version:

composer.phar require nubled/sk