the question is simple but even through an exhaustive search through the internet and the pouchdb source I could not find a function to check if a local database exists.
The use case for this would be to check if a local database is already existing and then make a successfull login optional.
Best regards