MCPcopy Create free account
hub / github.com/Silentely/eSIM-Tools /

Class

src/simyo/js/modules/auth-handler.js:11–11  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9import { t } from '../../../js/modules/i18n.js';
10
11export class AuthHandler {
12 constructor() {
13 this.apiEndpoints = getApiEndpoints();
14 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected