Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/authts/oidc-client-ts
/ sample-popup-signin.js
File
sample-popup-signin.js
samples/Parcel/src/code-flow-duendesoftware/sample-popup-signin.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ UserManager, settings } from
"./sample-settings"
;
2
import
{ log } from
"./sample"
;
3
4
new
UserManager(settings).signinCallback().then(
function
(user) {
Callers
nothing calls this directly
Calls
3
log
Function · 0.90
signinCallback
Method · 0.80
error
Method · 0.65
Tested by
no test coverage detected