|
static credentials | anonymous () |
|
static credentials | api_key (const std::string &key) |
|
static credentials | facebook (const std::string &access_token) |
|
static credentials | apple (const std::string &id_token) |
|
static credentials | google_auth_code (const std::string &auth_code) |
|
static credentials | google_id_token (const std::string &id_token) |
|
static credentials | custom (const std::string &token) |
|
static credentials | username_password (const std::string &username, const std::string &password) |
|
static credentials | function (const std::string &payload) |
|
The documentation for this struct was generated from the following files:
- include/cpprealm/app.hpp
- src/cpprealm/app.cpp