Ahmed El Otmani

Results 2 issues of Ahmed El Otmani

This PR is for fixing the error/red screen that comes up because of giving a `List` to the `Stack `widget that takes a `List`

the get_tokesn method was working fine, takes the code and redirect url and returns the access tokens, all of a sudden it started returning null (empty response) ``` $oauth_client =...