Renders OAuth connect/disconnect feedback from query params supplied by the profile page.
Uses FlashMessage, which strips success and error from the URL on mount so a
full page reload will not show the banner again.
Parameters
props: ProfileOAuthFlashProps
Success and error codes from the profile page URL.
Renders OAuth connect/disconnect feedback from query params supplied by the profile page. Uses FlashMessage, which strips
successanderrorfrom the URL on mount so a full page reload will not show the banner again.