Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
9
import
{ t } from
'../../../js/modules/i18n.js'
;
10
11
export
class
AuthHandler {
12
constructor() {
13
this.apiEndpoints = getApiEndpoints();
14
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected