You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 12, 2019. It is now read-only.
After receiving the 'sub' with user's id, I routed it to the main blade (index). Before i can see the blade i got the error:
Argument 1 passed to Furdarius\OIDConnect\OIDConnectSocialiteProvider::mapUserToObject() must be of the type array, object given, called in [...]\OIDConnectSocialiteProvider.php line 97.
Any clue?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
After receiving the 'sub' with user's id, I routed it to the main blade (index). Before i can see the blade i got the error:
Argument 1 passed to Furdarius\OIDConnect\OIDConnectSocialiteProvider::mapUserToObject() must be of the type array, object given, called in [...]\OIDConnectSocialiteProvider.php line 97.
Any clue?
The text was updated successfully, but these errors were encountered: