feat(TALE-33): add debug logging with DEBUG env
This commit is contained in:
parent
1d821251a9
commit
1d6066d3f0
8 changed files with 88 additions and 6 deletions
|
|
@ -2,7 +2,7 @@ import { redirect } from '@remix-run/node'
|
|||
import {
|
||||
authorizationCodeGrantRequest,
|
||||
calculatePKCECodeChallenge,
|
||||
type Client,
|
||||
Client,
|
||||
discoveryRequest,
|
||||
generateRandomCodeVerifier,
|
||||
generateRandomNonce,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue