46 #ifndef __WTX_SYS_AUTH_H_234e0174_6b7d_11e8_b503_fb1ef3651ec0__ 47 #define __WTX_SYS_AUTH_H_234e0174_6b7d_11e8_b503_fb1ef3651ec0__ 49 #include <Wt/Auth/Dbo/AuthInfo.h> 50 #include <Wt/Auth/PasswordService.h> 52 #include <Wtx/Dbo/Session.h> 53 #include <Wtx/Sys/User/Item.h> 65 using AuthInfo = Wt::Auth::Dbo::AuthInfo<Wtx::Sys::User::Item>;
71 const Wt::Auth::AuthService & service();
72 const Wt::Auth::PasswordService & passwordService();
73 const std::vector<const Wt::Auth::OAuthService *> oService();