Back to Reactive Resume

Linking social accounts

docs/guides/linking-social-accounts.mdx

5.0.201.3 KB
Original Source
<Steps> <Step title="Sign in to the dashboard"> Head over to [https://rxresu.me](https://rxresu.me) and sign in with your account credentials. </Step> <Step title="Navigate to Authentication settings"> Once you're in the dashboard, look for the sidebar navigation on the left. Under the <Badge>Settings</Badge> section, click on the <Badge>Authentication</Badge> link. </Step> <Step title="Find the social provider you want to link"> On the Authentication page, you may see sections for one or more providers (for example, <Badge>Google</Badge> or{" "} <Badge>GitHub</Badge>), depending on what is enabled on your instance. </Step> <Step title="Connect your account"> Click the <Badge>Connect</Badge> button for the provider you want to link. You'll be redirected to the provider to authorize access, then returned to the Authentication settings page.
<Info>
  After a successful link, the button will change to <Badge>Disconnect</Badge>.
</Info>
</Step> <Step title="Disconnect a provider (optional)"> To unlink a provider, click <Badge>Disconnect</Badge> next to the connected account.
<Warning>
  Before disconnecting, make sure you still have another way to sign in (for example, a password or another linked provider) so you don't get locked out.
</Warning>
</Step> </Steps>