Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: laravel/socialite
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.20.0
Choose a base ref
...
head repository: laravel/socialite
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.21.0
Choose a head ref
  • 2 commits
  • 2 files changed
  • 4 contributors

Commits on Apr 22, 2025

  1. Update CHANGELOG

    taylorotwell authored and github-actions[bot] committed Apr 22, 2025
    Configuration menu
    Copy the full SHA
    d1952d3 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2025

  1. Added email and it's scope to TwitterProvider (#744)

    * feat(twitter): Added email and it's scope to TwitterProvider
    
    * fix(twitter): Adjust formatting of Authorization header in TwitterProvider
    
    * Update TwitterProvider.php
    
    ---------
    
    Co-authored-by: Abdulmejid Shemsu <abdulmejid@govassist.com>
    Co-authored-by: Taylor Otwell <taylor@laravel.com>
    3 people authored May 19, 2025
    Configuration menu
    Copy the full SHA
    d836394 View commit details
    Browse the repository at this point in the history
Loading