Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alii/nextjs-discord-oauth
/ functions
Functions
5 in github.com/alii/nextjs-discord-oauth
⨍
Functions
5
◇
Types & classes
2
↓ 4 callers
Function
validateEnv
( key: keyof NodeJS.ProcessEnv, defaultValue?: T, warnDefault = false )
utils/config.ts:1
↓ 1 callers
Function
parseUser
(ctx: GetServerSidePropsContext)
utils/parse-user.ts:7
Function
Index
(props: Props)
pages/index.tsx:9
Function
MyApp
({ Component, pageProps }: AppProps)
pages/_app.tsx:4
Function
getServerSideProps
(ctx)
pages/index.tsx:17