Hi, i am working on a instagram type Social Network mobile app following are my requirements
Using Neo4j as Database
I have to make a custom plugin for neo4j to work with Auth0
How it works:
I have to directly connect to neo4j from mobile app and the Neo4j Custom Plugin will have to check Auth0 for Authentication and Authorization then access control to Neo4j database.
even better i want custom token to directly access neo4j instead of doing the above