UNPKG

membros-react-sdk

Version:

React authentication library for Membros platform with subscription management and plan-based access control

6 lines 277 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.MEMBROS_ID_URL = exports.MEMBROS_API_URL = void 0; exports.MEMBROS_API_URL = "https://api.membros.app"; exports.MEMBROS_ID_URL = "https://id.membros.app"; //# sourceMappingURL=constants.js.map