socialiteproviders/discord
Discord OAuth2 Provider for Laravel Socialite
4.2.0
2.6M downloads/mo
#2131 most downloaded on Packagist
SocialiteProviders/Discord
What this package is like to depend on
Last release 3 years ago
no release in 18 months
Release timing varies
gaps range from 5 weeks to 2.4 years
Some releases are documented
notes for 5 of 9 stable releases
Nothing withdrawn
no release was ever pulled
10 years old
9 releases · first in 2016
0 releases in the last 12 months
see the full history below
Release timeline
9 releases · Aug 2016 to Jul 2023Releases
latest 9-
4.2.024 Jul 2023 -
4.1.201 Feb 2023 -
4.1.105 Jan 2021Nothing published for this version
-
4.1.001 Dec 2020Nothing published for this version
-
4.0.025 Oct 2020 -
v2.0.226 May 2018Release notes
Open source →email does not exist if email-scope is excluded (#173)
Currently, the Discord provider doesn't take into account when email OAuth scope is not selected and throws an exception.
When using `identify` and excluding `email`, Discord provider tries to retrieve `email` array key within `mapUserToObject()` without checking if `email` exists.
-
v2.0.128 Aug 2017Release notes
Open source →Update mapUserToObject to accept discriminator as string (#98)
mapUserToObject function was removing the leading 0 from username "%s#%d" because it was being seen as an integer rather than a string.
-
v2.0.025 Jan 2017Nothing published for this version
-
v1.0.025 Aug 2016Nothing published for this version