Skip to content

Releases: designmynight/laravel-mongodb-passport

v1.2.8

30 Dec 10:18
a881926
Compare
Choose a tag to compare

v1.2.8

v1.2.7

17 Sep 00:18
Compare
Choose a tag to compare
v1.2.7 Pre-release
Pre-release
feat: add token factory

v1.2.6: Merge pull request #27 from designmynight/skipsAuthorization

13 Sep 16:11
181e6ba
Compare
Choose a tag to compare
fix: update requirement

v1.2.5: Merge pull request #26 from designmynight/skipsAuthorization

13 Sep 15:54
5cac268
Compare
Choose a tag to compare
fix: for designmynight/dmn#35679 fix issue with missing function

v1.2.4

29 Aug 17:17
59afa53
Compare
Choose a tag to compare
v1.2.4 Pre-release
Pre-release

v1.2.4

v1.2.3

29 Aug 17:05
6e01dcc
Compare
Choose a tag to compare
v1.2.3 Pre-release
Pre-release

This release makes use of laravel/passport fork jmosul/passport. Which includes the fix from laravel/passport#1073

If Laravel accept the above PR or provide their own solution v1.2 will revert back to using the core laravel/passport

v1.2.0

29 Aug 13:51
78bfef5
Compare
Choose a tag to compare
v1.2.0 Pre-release
Pre-release

This release makes use of laravel/passport fork jmosul/passport. Which includes the fix from laravel/passport#1073

If Laravel accept the above PR or provide their own solution v1.2 will revert back to using the core laravel/passport

v1.1.7

29 Aug 10:34
b174672
Compare
Choose a tag to compare

Removes unsupported *dev composer version #24

v1.1.6

18 Mar 10:27
9fde1e0
Compare
Choose a tag to compare

Adds support for new laravel-mongodb version from #18

v1.1.5

03 Oct 11:25
7d6cff1
Compare
Choose a tag to compare

#16 - don't cast scopes as an array