illuminate / socialite

A simple library for OAuth 2 authentication.
43 stars 6 forks source link

Docs? Examples? #6

Open doxxon opened 11 years ago

doxxon commented 11 years ago

Are there any docs on how to use this package with L4?

GrahamCampbell commented 10 years ago

No. This package is depreciated. @taylorotwell Can you close this please?

mastacheata commented 10 years ago

It has never been supported at al and you should probably see it more as a demonstration than a readymade library. But that doesn't mean it no longer works. It's running the same way as with L4 even in L4.1

EDDYMENS commented 8 years ago

why is this package deprecated ? curious... :thinking_face:

mastacheata commented 8 years ago

Because it's been superseeded by this one: https://github.com/laravel/socialite

Apparently this was the first attempt for L4, but due to time constraints and interest of developers it never matured to a point where it was easy to use and stable and what not. 😉

EDDYMENS commented 8 years ago

AAH ok

EDDYMENS commented 8 years ago

And oh yh why is that most illuminate packages do not docs ? or am not looking hard enough ..

mastacheata commented 8 years ago

Usually because they are meant for internal use by Laravel only. Also you will find that good developers will barely write any documentation. They usually know about the importance of documentation, but will neglect it anyways.

EDDYMENS commented 8 years ago

oohk so its not that it ain't needed, just that others who contribute can grasp what is happening from source .... cool.

browner12 commented 7 years ago

ping @taylorotwell @GrahamCampbell @themsaid any chance we could get rid of this repo, or at least mark it as deprecated in the description?

GrahamCampbell commented 7 years ago

I think it's obvious enough it's deprecated since there's been no activity in 5 years?

browner12 commented 7 years ago

Does it make sense to remove it?

Can we mark as abandoned on Packagist? I know these are minor things, but they help eliminate confusion.

EDDYMENS commented 7 years ago

I agree with marking it as deprecated at least.