MCPcopy Index your code
hub / github.com/freeCodeCamp/freeCodeCamp / auth0.ts

File auth0.ts

api/src/plugins/auth0.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import fastifyOauth2, { type OAuth2Namespace } from '@fastify/oauth2';
2import { type FastifyPluginCallbackTypebox } from '@fastify/type-provider-typebox';
3import { Type } from 'typebox';
4import { Value } from 'typebox/value';

Callers

nothing calls this directly

Calls 4

doneFunction · 0.85
getLoginRedirectParamsFunction · 0.85
findOrCreateUserFunction · 0.85
createAccessTokenFunction · 0.85

Tested by

no test coverage detected