-
After making a successful call to `Expo.Google.logInAsync({'behavior: 'web' ...})`, I am attempting to send the `serverAuthCode` from the result to a web sever and exchange that code for a new auth to…
-
I got this issue when creating the feathers chat server with authentication as described on the guide. It works fine when i use postman to create a user as in the guide with NeDB.
But if i use seque…
-
There are various issues scattered around the repo related to this issue. Basically what happens is, for some packages, when you try to require `some-module` in a file, for example,
``` js
var som…
-
Hi there
I'm running the 2.2.0 released version.
I'm trying to access to Vault endpoint (https) through an http proxy (Tinyproxy solution compiled in:
XTinyproxy header
Filtering
Tr…
-
I tried integrating my vue-fullpage.js component since Iam rebuilding an original website with Vue.js.
So I followed the Tutorial and there is 1 Error I can't seem to fix when importing
"import F…
-
Can / should vue-apollo be used with vuex?
If yes then could you please show examples?
-
Hello Everyone,
We've been trying to build the authentication and authorization logic for our project with your admin theme but we have no luck till now, maybe its because this is our first Vue pro…
-
Out from 40 mistakes in my Dec-2013 fuzzy file on Sep-2014 I could submit only 25 errors (most of these 25 took 1 hour to submit, but in general making a video and documenting the process took 5 hours…
-
I just wonder is there demo code of the async action test on redux.org?
I tried to remake the tutorial, here is my demo: https://github.com/craigcosmo/react-redux-test
action.js
``` js
import axios…
-
This is a review of the Code in 5f0e8ce (since it's to late to create a PR now).
**General Nitpicks:**
- Currently you're using [axios](https://github.com/aeternity/aepp-sdk-js/blob/5f0e8ce5e25…