Skip to content

Tags: mikebronner/laravel-sign-in-with-apple

Tags

0.8.0

Toggle 0.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #51 from laravel-shift/l11-compatibility

Laravel 11.x Compatibility

0.7.0

Toggle 0.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #48 from laravel-shift/l10-compatibility

Laravel 10.x Compatibility

0.6.0

Toggle 0.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update composer.json

0.5.0

Toggle 0.5.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
WIP

0.4.4

Toggle 0.4.4's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Changed storing of `access_token` to `id_token`.

0.4.3

Toggle 0.4.3's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Udpated dependencies.

0.4.2

Toggle 0.4.2's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Updated changelog.

0.4.1

Toggle 0.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #11 from Gnative/master

Rename SigninWithAppleProvider.php to SignInWithAppleProvider.php

0.4.0

Toggle 0.4.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Added Laravel 7 compatibility.

0.3.1

Toggle 0.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fixed issue when name was not being returned.