Skip to content

Override default oauth validators in v5 typebox schema #3340

Answered by howlettt
ericuldall asked this question in Q&A
Discussion options

You must be logged in to vote

I suspect you can modify the configuration.ts file to achieve this: defaultAppConfiguration -> authentication -> oauth -> redirect

redirect: Type.Optional(Type.String()),

You should be able to provide your own custom config instead of using defaultAppConfiguration

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@ericuldall
Comment options

@ericuldall
Comment options

@ericuldall
Comment options

Answer selected by ericuldall
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants