Victor Vlasenko
Victor Vlasenko
**What's the problem this PR addresses?** Fixes session absence on social logins **How did you fix it?** grantAccess used passwordHash as a part of a refresh secret key. Since passwordHash...
Useful guidelines: https://ninjaforms.com/gdpr-compliance-wordpress-forms/
Add module that makes the kit app a PWA, which you can install, use and update from mobile, desktop, tablet and other platforms
Investigate and integrate Apollo Federation into the kit to enhance modular architecture of the kit further
We should have a way for the user in UI to force logout him from all devices. It is needed for example in the case he lost his phone or...
Add native Expo Facebook API integration for login as a module next to WebBrowser implementation, e.g. `auth/expo-facebook` next to `auth/facebook` Relevant docs: https://docs.expo.io/versions/v31.0.0/sdk/facebook
Integrate GraphiQL explorer: https://github.com/onegraph/graphiql-explorer
This is a placeholder issue to list wishes from the users of the kit where the documentation should be improved. We will accumulate all wishes on documentation here. Please try...
This issue is dedicated to discussion of writing modules for this starter kit in TypeScript and found pitfalls doing so. Here we will try to come up with solutions and...