Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Openpanel-dev/openpanel
/
Class
apps/api/src/utils/auth.ts:20–20 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
18
.replace(/\/$/,
''
);
19
20
export
class
SdkAuthError extends Error {
21
payload: {
22
clientId?: string;
23
clientSecret?: string;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected