base-app
base-app copied to clipboard
Auth adapters
It would be nice to see other adapters than model: collection, file.
It's possible in ice/base.
I would like to help. Can you provide a more detailed explanation of this feature?
We schould rewrite the /app/common/library/Auth.php to be able work with collections (mongoDB). It could use MVC: Entity Management instead of using only models.
Looks like that change was never merged, so we would have to create this functionality as a new layer over phalcon.
Yes, the changes was never merged :sad: so we should create own layer with adapters like model, collection or file.