adamwathan / eloquent-oauth

Braindead simple social login with Laravel and Eloquent.
371 stars 45 forks source link

Support For Bitbucket [Provider] #47

Open babatundeakinse opened 9 years ago

babatundeakinse commented 9 years ago

Hi Adman, Is can you add bit-bucket to the list of providers ? thanks :)

adamwathan commented 9 years ago

Definitely, I'm working on a big refactor at the moment that pulls all of that code out of this package, so I'll add BitBucket when that's done.

If you're interested here's a preview:

http://github.com/adamwathan/socialnorm http://github.com/adamwathan/socialnorm-github http://github.com/adamwathan/socialnorm-facebook http://github.com/adamwathan/socialnorm-google http://github.com/adamwathan/socialnorm-linkedin http://github.com/adamwathan/socialnorm-soundcloud http://github.com/adamwathan/socialnorm-instagram

You can see how it's going to be integrated by taking a look at the aw-socialnorm branch on this repo :)

babatundeakinse commented 9 years ago

Thanks Adam, will be watching this closely :+1:

drbyte commented 8 years ago

Bitbucket now appears to offer OAUTH2:

One of the appeals of BitBucket was the unlimited private repos ... but of course today GitHub now offers unlimited repos for one base price: https://github.com/blog/2164-unlimited-private-repos

Admittedly there are other appeals to BitBucket especially when invested in other Atlassian products ;)