Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[POSSIBLE FEATURE] OAuth2 implementation #528

Closed
panique opened this issue Dec 7, 2014 · 15 comments
Closed

[POSSIBLE FEATURE] OAuth2 implementation #528

panique opened this issue Dec 7, 2014 · 15 comments

Comments

@panique
Copy link
Owner

panique commented Dec 7, 2014

Upcoming versions of php-login / HUGE will get OAuth2 support for sure. This ticket here is for collecting information, ideas etc. regarding this feature.

Interesting libs:
https://github.com/thephpleague/oauth2-client
https://github.com/artdarek/oauth-4-laravel

The Facebook OAuth2 part has been copied to a standalone script btw:
https://github.com/thephpleague/oauth2-facebook

@M0W93
Copy link
Contributor

M0W93 commented Jan 16, 2015

Oh Yeeeah oAuth <3

@panique panique changed the title [3.0][feature] potential OAuth2 implementation [2.2][3.0][feature] OAuth2 implementation Jan 20, 2015
@panique panique changed the title [2.2][3.0][feature] OAuth2 implementation [3.0][feature] OAuth2 implementation Jan 25, 2015
@panique panique added the v3.0 label Jan 25, 2015
@tankerkiller125
Copy link

Although I like the libs your looking at it makes it rather complex for someone to add a custom provider. (Or at least based on my experimenting of the first lib)

@panique
Copy link
Owner Author

panique commented Feb 7, 2015

@tankerkiller125 These libs are the most common standards in the PHP world (as they come directly from the PSR-makers / phpleague). Feel free to post alternatives.

@tankerkiller125
Copy link

Unfortunately it seems that the lib I used to use is no longer with in the standards. Fair enough I'm sure that we can learn how to add providers.

@panique panique changed the title [3.0][feature] OAuth2 implementation [3.x][feature] OAuth2 implementation Mar 9, 2015
@tankerkiller125
Copy link

Also just another suggestion to the Oauth portion is that mabey we could implement a PHP server into it as well as the client (so that people wanting to make their site an Oauth provider can do so)

@abmmhasan
Copy link
Contributor

one thing, Google is leaving OAuth 2.0. Which does mean you can't use OAuth library with Google anymore (effective from April 20-21). I have tried to told it in another post earlier but before I describe further the issue closed.

@panique
Copy link
Owner Author

panique commented Apr 9, 2015

@abmmhasan Thanks, good to know!

@Dominic28
Copy link
Contributor

Here it says OAuth2 is deprecated but you can still use it: https://developers.google.com/identity/sign-in/auth-migration#timetable

Only OpenID2 will shut down april 20.

@tankerkiller125
Copy link

And it's only the early versions of oauth2 through are deprecated. The
newer (final) versions are fully supported

On Thu, Apr 9, 2015, 10:55 Dominic [email protected] wrote:

Here it says OAuth2 is deprecated but you can still use it:
https://developers.google.com/identity/sign-in/auth-migration#timetable

Only OpenID2 will shut down april 20.


Reply to this email directly or view it on GitHub
#528 (comment).

@abmmhasan
Copy link
Contributor

@Dominic28 and @tankerkiller125 , if you have read the contents in that link Migrating to Google Sign-in carefully you will see they will not support it but just a backward compatibility for existing users after April 20. They have already told to migrate to Google Sign-in. Check it!

@panique panique changed the title [3.x][feature] OAuth2 implementation [POSSIBLE FEATURE] OAuth2 implementation Oct 11, 2015
@panique panique removed the v3.x label Oct 11, 2015
@panique
Copy link
Owner Author

panique commented Nov 29, 2015

As this is too much work and I also want to slowly put this project to End Of Life it might be okay to close this ticket and just link it from the readme (maybe somebody want to fork this project and really implement OAuth2).

@panique panique closed this as completed Nov 29, 2015
@brdbth
Copy link

brdbth commented Aug 22, 2019

Did anyone manage to implement OAuth with this ?

@NightFury19910101
Copy link

NightFury19910101 commented Aug 22, 2019 via email

@brdbth
Copy link

brdbth commented Aug 23, 2019

Have or Can?

@NightFury19910101
Copy link

NightFury19910101 commented Aug 23, 2019 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants