PHP Classes

Cannot download OAuth Library via composer

Recommend this page to a friend!

      PHP OAuth Library  >  All threads  >  Cannot download OAuth Library via...  >  (Un) Subscribe thread alerts  
Subject:Cannot download OAuth Library via...
Summary:Download issues with composer
Messages:3
Author:Tom
Date:2019-10-28 14:50:24
 

  1. Cannot download OAuth Library via...   Reply   Report abuse  
Picture of Tom Tom - 2019-10-28 14:50:24
Trying to download the package via composer

It says authentication is required. I enter my phpclasses.org username and password and it doesn't work.

Using the link directly:

phpclasses.org/install/package/oaut ...

I get an authentication required box which states:

phpclasses.org is requesting your username and password. The site says: “Test Authentication System”

I enter in my username and password and it doesn't work.

Anyone else having this issue? (BTW I Can download via the normal download link fine and log into the website fine)

  2. Re: Cannot download OAuth Library via...   Reply   Report abuse  
Picture of Manuel Lemos Manuel Lemos - 2019-10-30 12:27:40 - In reply to message 1 from Tom
Hello Tom, thanks for asking.

The composer password is different than the PHP Classes user password for security reasons as well for download tracking purposes.

You can find the composer password by going to the package page Download tab and click on the Install with composer green button. Then the password appears below the user name. The user name is the same of the site.

phpclasses.org/package/7700-PHP-Aut ...

  3. Re: Cannot download OAuth Library via...   Reply   Report abuse  
Picture of Tom Tom - 2019-10-30 13:51:00 - In reply to message 2 from Manuel Lemos
Thanks!