5 #ifndef AUTHENTICATION_STORE_MINIMAL_H
6 #define AUTHENTICATION_STORE_MINIMAL_H
8 #include <Cutelyst/cutelyst_global.h>
9 #include <Cutelyst/Plugins/Authentication/authenticationstore.h>
21 explicit StoreMinimal(
const QString &idField, QObject *parent =
nullptr);
46 QVector<AuthenticationUser> m_users;
The Cutelyst namespace holds all public Cutelyst API.
QMultiMap< QString, QString > ParamsMultiMap