Skip to content

Commit

Permalink
chore: rplt-623 remove token rotation modal and update wizard text (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
plittlewood-rpt authored Dec 4, 2024
1 parent baabc16 commit 3e58492
Show file tree
Hide file tree
Showing 4 changed files with 78 additions and 267 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -118,12 +118,11 @@ exports[`HelperContent should match a snapshot 1`] = `
<p
class="el-text-base el-body-text el-has-grey-text"
>
From November 2024, when registering an app that uses the authorisation code authentication flow, ensure it can handle rotating refresh tokens. For more information about this change,
When registering an app that uses the authorisation code authentication flow, it is important to understand refresh token behaviour. For more information about refresh tokens,
<a>
please click here.
</a>
Apps registered prior to this date are unaffected by this change.
</p>
</div>
</div>
Expand Down Expand Up @@ -151,15 +150,11 @@ exports[`HelperContent should match a snapshot 1`] = `
<p
class="el-text-base el-body-text el-has-grey-text"
>
From November 2024, when registering an app that uses the authorisation code authentication flow, ensure it can handle rotating refresh tokens. For more information about this change,
When registering an app that uses the authorisation code authentication flow, it is important to understand refresh token behaviour. For more information about refresh tokens,
<a
role="link"
>
<a>
please click here.
</a>
Apps registered prior to this date are unaffected by this change.
</p>
</div>
<div
Expand Down Expand Up @@ -285,15 +280,11 @@ exports[`HelperContent should match a snapshot 1`] = `
<p
class="el-text-base el-body-text el-has-grey-text"
>
From November 2024, when registering an app that uses the authorisation code authentication flow, ensure it can handle rotating refresh tokens. For more information about this change,
When registering an app that uses the authorisation code authentication flow, it is important to understand refresh token behaviour. For more information about refresh tokens,
<a
role="link"
>
<a>
please click here.
</a>
Apps registered prior to this date are unaffected by this change.
</p>
</div>
<div
Expand Down Expand Up @@ -328,15 +319,11 @@ exports[`HelperContent should match a snapshot 1`] = `
<p
class="el-text-base el-body-text el-has-grey-text"
>
From November 2024, when registering an app that uses the authorisation code authentication flow, ensure it can handle rotating refresh tokens. For more information about this change,
When registering an app that uses the authorisation code authentication flow, it is important to understand refresh token behaviour. For more information about refresh tokens,
<a
role="link"
>
<a>
please click here.
</a>
Apps registered prior to this date are unaffected by this change.
</p>
</div>
<div
Expand Down Expand Up @@ -382,15 +369,11 @@ exports[`HelperContent should match a snapshot 1`] = `
<p
class="el-text-base el-body-text el-has-grey-text"
>
From November 2024, when registering an app that uses the authorisation code authentication flow, ensure it can handle rotating refresh tokens. For more information about this change,
When registering an app that uses the authorisation code authentication flow, it is important to understand refresh token behaviour. For more information about refresh tokens,
<a
role="link"
>
<a>
please click here.
</a>
Apps registered prior to this date are unaffected by this change.
</p>
</div>
<div
Expand Down Expand Up @@ -606,12 +589,11 @@ exports[`HelperContent should match a snapshot 1`] = `
<p
class="el-text-base el-body-text el-has-grey-text"
>
From November 2024, when registering an app that uses the authorisation code authentication flow, ensure it can handle rotating refresh tokens. For more information about this change,
When registering an app that uses the authorisation code authentication flow, it is important to understand refresh token behaviour. For more information about refresh tokens,
<a>
please click here.
</a>
Apps registered prior to this date are unaffected by this change.
</p>
</div>
</div>
Expand Down Expand Up @@ -639,15 +621,11 @@ exports[`HelperContent should match a snapshot 1`] = `
<p
class="el-text-base el-body-text el-has-grey-text"
>
From November 2024, when registering an app that uses the authorisation code authentication flow, ensure it can handle rotating refresh tokens. For more information about this change,
When registering an app that uses the authorisation code authentication flow, it is important to understand refresh token behaviour. For more information about refresh tokens,
<a
role="link"
>
<a>
please click here.
</a>
Apps registered prior to this date are unaffected by this change.
</p>
</div>
<div
Expand Down Expand Up @@ -773,15 +751,11 @@ exports[`HelperContent should match a snapshot 1`] = `
<p
class="el-text-base el-body-text el-has-grey-text"
>
From November 2024, when registering an app that uses the authorisation code authentication flow, ensure it can handle rotating refresh tokens. For more information about this change,
When registering an app that uses the authorisation code authentication flow, it is important to understand refresh token behaviour. For more information about refresh tokens,
<a
role="link"
>
<a>
please click here.
</a>
Apps registered prior to this date are unaffected by this change.
</p>
</div>
<div
Expand Down Expand Up @@ -816,15 +790,11 @@ exports[`HelperContent should match a snapshot 1`] = `
<p
class="el-text-base el-body-text el-has-grey-text"
>
From November 2024, when registering an app that uses the authorisation code authentication flow, ensure it can handle rotating refresh tokens. For more information about this change,
When registering an app that uses the authorisation code authentication flow, it is important to understand refresh token behaviour. For more information about refresh tokens,
<a
role="link"
>
<a>
please click here.
</a>
Apps registered prior to this date are unaffected by this change.
</p>
</div>
<div
Expand Down Expand Up @@ -870,15 +840,11 @@ exports[`HelperContent should match a snapshot 1`] = `
<p
class="el-text-base el-body-text el-has-grey-text"
>
From November 2024, when registering an app that uses the authorisation code authentication flow, ensure it can handle rotating refresh tokens. For more information about this change,
When registering an app that uses the authorisation code authentication flow, it is important to understand refresh token behaviour. For more information about refresh tokens,
<a
role="link"
>
<a>
please click here.
</a>
Apps registered prior to this date are unaffected by this change.
</p>
</div>
<div
Expand Down
Loading

0 comments on commit 3e58492

Please sign in to comment.