Skip to content
Snippets Groups Projects
  • est31's avatar
    e0151d10
    Much better API for auth.{cpp, h} · e0151d10
    est31 authored
    * No function overloading
    * Adhere coding style and with method names following
      lowercase_underscore_style
    * Use std::string in external API, handling these is
      much more fun
    e0151d10
    History
    Much better API for auth.{cpp, h}
    est31 authored
    * No function overloading
    * Adhere coding style and with method names following
      lowercase_underscore_style
    * Use std::string in external API, handling these is
      much more fun