MCPcopy
hub / github.com/authts/oidc-client-ts / sample-callback.js

File sample-callback.js

samples/Parcel/src/user-manager/sample-callback.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { UserManager, settings } from "./sample-settings";
2import { log } from "./sample";
3
4new UserManager(settings).signinRedirectCallback().then(function(user) {

Callers

nothing calls this directly

Calls 2

logFunction · 0.90

Tested by

no test coverage detected