Jona Goldman

Results 42 comments of Jona Goldman

Update! It looks that It took some time to my server to update the allow_url_fopen = On configuration I changed before testing IPN. Now allow_url_fopen is 'really' On, processIpn() is...

getting same error as @ivaaaan when trying his way

Yes this is about the modals in development, but still an issue nonetheless in my opinion.

I found a workaround, setting `localStorageServiceProvider.setStorageCookie(0, '/')` will set a Session Cookie, that will be destroyed once the window is closed. So the problem here is in the documentation, it...

Oh great! Was looking for a simpler JWT package. Thanks!

I asked the same question about a year ago, this was the response: https://github.com/codecasts/laravel-jwt/issues/7#issuecomment-322658100

I think options 1 and 2 will cover most application needs. Option 1 behaves like a regular logout, so is good enough for most apps and the app I'm currently...

@Anticom I have already fixed this in PR https://github.com/codecasts/laravel-jwt/pull/45. @hernandev returning a new instance of the guard resulted in the Auth events not being fired (bug), I fixed that in...

I think `is_ended`, `is_draft`, `is_drafted`, `is_archived`, are already in package.