Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PaperDebugger/paperdebugger
/ a
Function
a
webapp/_webapp/src/libs/apple-auth.js:98–100 ·
view source on GitHub ↗
(e)
Source
from the content-addressed store, hash-verified
96
return
"black"
=== e ?
"#fff"
:
"#000"
;
97
},
98
a =
function
(e) {
99
return
"black"
=== e ?
"#000"
:
"#fff"
;
100
},
101
h = {
102
"sign-in"
: {
103
text:
"Sign in with Apple"
,
Callers
1
d
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected