Download the PHP package shotbow/oauth2-shotbow without Composer

On this page you can find all versions of the php package shotbow/oauth2-shotbow. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package oauth2-shotbow

Sign in with Shotbow

After a quick few weeks of development time, The Shotbow Web Development Team is pleased to announce the release of a new and incredibly useful feature:

One of the large problems of the Minecraft community has always been authenticating your Minecraft account on the web. Many Networks, small servers, and other communities rely on you connecting to a Minecraft server temporarily in order to validate and setup your account. Even worse, some communities require you to login using your Mojang credentials as they are unable to procure a Minecraft server simply for authentication.

This is a problem I personally encountered when creating the community website for what would grow to be the largest and longest lasting guild in MineZ - The Night's Watch - and something I begged the Shotbow team for at the time (long before I became admin).

Up until last Thursday, that community still required potential members to register and authenticate by entering their Mojang credentials - but this is no longer necessary thanks to this brand new Sign in with Shotbow feature.

That's why I'm pleased to announce The Night's Watch as the launch partner for this wonderful feature, and the first of many implementations.

As this feature is brand new, you should consider it in Closed Beta Testing. Potential implementors are encouraged to contact Navarr with their planned implementation details if they'd like to be an early adopter of this technology.


For developers:

This technology uses the OAuth2 specification and reveals (with user permission) several details including their last known Minecraft username (by Shotbow), their Minecraft UUID, their Shotbow ID, and (with an additional scope) their email address. Additional information and API access is being planned and considered, and we'd love to hear your ideas and desired implementations to help shape our API.


For players:

When a website implements this technology, you will likely see a "Sign in with Shotbow" button or other indication of logging in using Shotbow, before being brought to a page that will look similar to this:

Please - Always carefully review the information that the app, website, or community is requesting and ensure that you trust that group with the access you are granting them. With the release of this technology, a third party website should never ask you for your Shotbow password - and the Shotbow staff will never ask you for your password.


All versions of oauth2-shotbow with dependencies

PHP Build Version
Package Version
Requires league/oauth2-client Version ~1.1
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package shotbow/oauth2-shotbow contains the following files

Loading the files please wait ....