passbolt-styleguide
Version:
Passbolt styleguide contains common styling assets used by the different sites, plugin, etc.
35 lines (34 loc) • 1.38 kB
JavaScript
/**
* Passbolt ~ Open source password manager for teams
* Copyright (c) 2020 Passbolt SA (https://www.passbolt.com)
*
* Licensed under GNU Affero General Public License version 3 of the or any later version.
* For full copyright and license information, please see the LICENSE.txt
* Redistributions of files must retain the above copyright notice.
*
* @copyright Copyright (c) 2020 Passbolt SA (https://www.passbolt.com)
* @license https://opensource.org/licenses/AGPL-3.0 AGPL License
* @link https://www.passbolt.com Passbolt(tm)
* @since 3.0.0
*/
export default () => {
return {
"id": "5af08ebf-4ecd-4dd8-b124-f24fb96ef565",
"user_id": "f848277c-5398-58f8-a82a-72397af2d450",
"current_page": 0,
"total_pages": 6,
"status": "start",
"hash": "edfde566987a88f74fe3e0d20e058390e85f24d9b6eca4ad66850a5e7290775a765afb6855d131962176b468169b0062e500d57d033e50cc849b779cfea001c5",
"authentication_token": {
"id": "0d9c5770-9489-458f-9633-56b91f9134dd",
"user_id": "f848277c-5398-58f8-a82a-72397af2d450",
"token": "a6a6f847-d985-432f-8ad4-3e185fce1279",
"active": true,
"type": "mobile_transfer",
"created": "2021-01-25T06:10:39+00:00",
"modified": "2021-01-25T06:10:39+00:00"
},
"created": "2021-01-25T06:10:39+00:00",
"modified": "2021-01-25T06:10:39+00:00"
}
};