Skip to content

Customizing the interaction with the user #409

Answered by Byron
margual56 asked this question in Q&A
Discussion options

You must be logged in to vote

EDIT: I have just realized that this might me more on the yup_oauth2 side... I'm sorry if that's the case 😅

Indeed, that's where the message is coming from. There might be more issues around that, like localization, and that would be the place to talk about solutions.

However, it should be possible for you to pre-authenticate requests and then just pass a string (the token) to the authenticator when instantiating the hub. That way you should have much more control over how the interaction is presented. This might still not be possible without rewriting parts of yup-oauth2, in which case it's most definitely the right place to get in touch with the maintainers.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@margual56
Comment options

Answer selected by Byron
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