on that note though, I'm using Auth0 for a mobile ...
# prisma-whats-new
t
on that note though, I'm using Auth0 for a mobile app, and Apple just rejected the app because it requires a login. They basically say the app shouldn't require a login if its core functionality is not dependent on it. This in turn leads to the question of how to structure anonymous users, on the Auth0 level (random username and password), Graphcool level (use their anonymous authentication) or at local app level (needs Apollo code refactoring)
👍 1