I'm trying to implement a Custom Token storage that works with MongoDB and stores a session token of flask-dance. See here for more details: https://flask-dance.readthedocs.io/en/latest/storages.html
Does someone know how to do this?
I'm trying to implement a Custom Token storage that works with MongoDB and stores a session token of flask-dance. See here for more details: https://flask-dance.readthedocs.io/en/latest/storages.html
Does someone know how to do this?