Jimmy Verburgt

Results 5 issues of Jimmy Verburgt

Hello there, I have a simple web app with a sidebar and content next to the sidebar. ``` Widget build(BuildContext context) { return Scaffold( body: Row( children: const [ SideNavBar(),...

I am trying to create a tweet with this code: `in := &gotwi.NewClientInput{ AuthenticationMethod: gotwi.AuthenMethodOAuth1UserContext, OAuthToken: "My twitter api key", OAuthTokenSecret: "my twitter api key secret", } c, err :=...

question

I am getting my refresh token with this code for now: ` $client = new Client(); $client->loginWithNpsso("npssotoken"); $refreshToken = $client->getRefreshToken()->getToken(); Log::error( $refreshToken ); ` Then I save that refresh token...

### Capacitor Version Latest Dependencies: @capacitor/cli: 6.0.0 @capacitor/core: 6.0.0 @capacitor/android: 6.0.0 @capacitor/ios: 6.0.0 Installed Dependencies: @capacitor/cli: 6.0.0 @capacitor/core: 6.0.0 @capacitor/android: 6.0.0 @capacitor/ios: 6.0.0 ### Other API Details ```Shell npm version:...

needs reply
needs reproduction

### Prerequisites - [X] I have read the [Contributing Guidelines](https://github.com/ionic-team/ionic-framework/blob/main/.github/CONTRIBUTING.md#creating-an-issue). - [X] I agree to follow the [Code of Conduct](https://ionicframework.com/code-of-conduct). - [X] I have searched for [existing issues](https://github.com/ionic-team/ionic-framework/issues) that already...

needs: reply