Fabian Kutsche
Fabian Kutsche
I've created a repository with a little bit of explanation and the current status: https://github.com/Fubinator/react-native-userbase-poc I think this is better than spamming my intermediate steps in here all the time...
The invitation system works like this: A userbase database owner enters an e-mail address to invite a user. Then an invitation link is sent to this email address. If the...
That might indeed help. A couple of questions about the share tokens: - Do they expire at some point? That would possibly be important to let invitation links expire. It's...
A friend of mine has the same issue on Windows 7. When he first tried to install the extension, VS Code asked him to install .NET Framework 4.6.1  This...
When this was implemented, we could also think about changing the order of columns within a profile via Drag&Drop.
I'm currently facing the same problem. I'd like to inject some context into the client's query function and work with that inside the resolver. ```js const schema = makeExecutableSchema({ typeDefs,...
It looks like Ctrl+Space has the same effect as just pressing the spacebar: you're in pan mode. However, the shortcut is also not in the list.