Guilherme Souza

Results 59 issues of Guilherme Souza

Hi I use this lib thought `Carthage`, but once I updated from version 5.0.0 to 5.1.0 I noticed that the minimum deployment target has changed. --- This PR sets it...

### Feature Requests I'd like to reuse the logic for formatting the log message and prettify the metadata from StreamLogHandler, but using my own `TextOutputStream` implementation. We'd need to make...

I have made the code migration specified in the latest release of jwt-go dependency. [See Migration Guide](https://github.com/dgrijalva/jwt-go/blob/master/MIGRATION_GUIDE.md) ### Important For properly working, you must also make the changes on the...

Hi, I'm getting the following errors when running the tests with `ginkgo -r --randomizeAllSpecs -p -nodes=4`. I took a look on the code, but I wasn't able to figure out...

## What kind of change does this PR introduce? Bug fix, feature, docs update, ... ## What is the current behavior? Please link any relevant issues here. ## What is...

## What kind of change does this PR introduce? Bug fix, feature, docs update, ... ## What is the current behavior? Please link any relevant issues here. ## What is...

## What kind of change does this PR introduce? Bug fix, feature, docs update, ... ## What is the current behavior? Please link any relevant issues here. ## What is...

## What kind of change does this PR introduce? Fix https://github.com/supabase/supabase-swift/issues/77 ## What is the current behavior? An access token is currently refreshed only when retrieved before calling an endpoint....

## What kind of change does this PR introduce? Fix ## What is the current behavior? `channel.subscribe()` currently doesn't handle timeout, if for some reason channel doesn't receive a reply...