mirror of
https://github.com/anikeen-com/id.git
synced 2026-03-16 07:06:13 +00:00
Compare commits
1 Commits
1.0.0-alph
...
1.0.0-alph
| Author | SHA1 | Date | |
|---|---|---|---|
|
4d6fe7c325
|
@@ -8,6 +8,6 @@ class AnikeenIdExtendSocialite
|
|||||||
{
|
{
|
||||||
public function handle(SocialiteWasCalled $socialiteWasCalled): void
|
public function handle(SocialiteWasCalled $socialiteWasCalled): void
|
||||||
{
|
{
|
||||||
$socialiteWasCalled->extendSocialite('anikeen-id', Provider::class);
|
$socialiteWasCalled->extendSocialite('anikeen', Provider::class);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user