Skip to content

Commit

Permalink
docs: clearer wording in SPA notice for HTML forms (#2565)
Browse files Browse the repository at this point in the history
  • Loading branch information
louis-lau authored Jun 11, 2021
1 parent 63402de commit 64a332a
Show file tree
Hide file tree
Showing 12 changed files with 27 additions and 27 deletions.
6 changes: 3 additions & 3 deletions docs/docs/guides/consent.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@ application which you can find on GitHub.

:::note

The Consent HTML Form cannot be a Single Page App (Client-side browser
application) or a Mobile App! It has to be a server-side application with access
to ORY Hydra's Admin Endpoint!
The Consent HTML Form cannot be only a Single Page App (Client-side browser
application) or a Mobile App! There has to be a server-side component with
access to ORY Hydra's Admin Endpoint!

:::

Expand Down
6 changes: 3 additions & 3 deletions docs/docs/guides/login.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ is highly appreciated in improving these docs!

:::note

The Login HTML Form cannot be a Single Page App (Client-side browser
application) or a Mobile App! It has to be a server-side application with access
to ORY Hydra's Admin Endpoint!
The Login HTML Form cannot be only a Single Page App (Client-side browser
application) or a Mobile App! There has to be a server-side component with
access to ORY Hydra's Admin Endpoint!

:::

Expand Down
6 changes: 3 additions & 3 deletions docs/docs/guides/logout.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ is highly appreciated in improving these docs!

:::note

The Logout HTML Form cannot be a Single Page App (Client-side browser
application) or a Mobile App! It has to be a server-side application with access
to ORY Hydra's Admin Endpoint!
The Logout HTML Form cannot be only a Single Page App (Client-side browser
application) or a Mobile App! There has to be a server-side component with
access to ORY Hydra's Admin Endpoint!

:::

Expand Down
4 changes: 2 additions & 2 deletions docs/versioned_docs/version-v1.10/guides/consent.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ application which you can find on GitHub.

:::note

The Consent HTML Form cannot be a Single Page App (Client-side browser
application) or a Mobile App! It has to be a server-side application with access
The Consent HTML Form cannot be only a Single Page App (Client-side browser
application) or a Mobile App! There has to be a server-side component with access
to ORY Hydra's Admin Endpoint!

:::
Expand Down
4 changes: 2 additions & 2 deletions docs/versioned_docs/version-v1.10/guides/login.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ is highly appreciated in improving these docs!

:::note

The Login HTML Form cannot be a Single Page App (Client-side browser
application) or a Mobile App! It has to be a server-side application with access
The Login HTML Form cannot be only a Single Page App (Client-side browser
application) or a Mobile App! There has to be a server-side component with access
to ORY Hydra's Admin Endpoint!

:::
Expand Down
4 changes: 2 additions & 2 deletions docs/versioned_docs/version-v1.10/guides/logout.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ is highly appreciated in improving these docs!

:::note

The Logout HTML Form cannot be a Single Page App (Client-side browser
application) or a Mobile App! It has to be a server-side application with access
The Logout HTML Form cannot be only a Single Page App (Client-side browser
application) or a Mobile App! There has to be a server-side component with access
to ORY Hydra's Admin Endpoint!

:::
Expand Down
4 changes: 2 additions & 2 deletions docs/versioned_docs/version-v1.8/guides/consent.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ is highly appreciated in improving these docs!

:::note

The Consent HTML Form cannot be a Single Page App (Client-side browser
application) or a Mobile App! It has to be a server-side application with access
The Consent HTML Form cannot be only a Single Page App (Client-side browser
application) or a Mobile App! There has to be a server-side component with access
to ORY Hydra's Admin Endpoint!

:::
Expand Down
4 changes: 2 additions & 2 deletions docs/versioned_docs/version-v1.8/guides/login.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ is highly appreciated in improving these docs!

:::note

The Login HTML Form cannot be a Single Page App (Client-side browser
application) or a Mobile App! It has to be a server-side application with access
The Login HTML Form cannot be only a Single Page App (Client-side browser
application) or a Mobile App! There has to be a server-side component with access
to ORY Hydra's Admin Endpoint!

:::
Expand Down
4 changes: 2 additions & 2 deletions docs/versioned_docs/version-v1.8/guides/logout.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ is highly appreciated in improving these docs!

:::note

The Logout HTML Form cannot be a Single Page App (Client-side browser
application) or a Mobile App! It has to be a server-side application with access
The Logout HTML Form cannot be only a Single Page App (Client-side browser
application) or a Mobile App! There has to be a server-side component with access
to ORY Hydra's Admin Endpoint!

:::
Expand Down
4 changes: 2 additions & 2 deletions docs/versioned_docs/version-v1.9/guides/consent.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ application which you can find on GitHub.

:::note

The Consent HTML Form cannot be a Single Page App (Client-side browser
application) or a Mobile App! It has to be a server-side application with access
The Consent HTML Form cannot be only a Single Page App (Client-side browser
application) or a Mobile App! There has to be a server-side component with access
to ORY Hydra's Admin Endpoint!

:::
Expand Down
4 changes: 2 additions & 2 deletions docs/versioned_docs/version-v1.9/guides/login.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ is highly appreciated in improving these docs!

:::note

The Login HTML Form cannot be a Single Page App (Client-side browser
application) or a Mobile App! It has to be a server-side application with access
The Login HTML Form cannot be only a Single Page App (Client-side browser
application) or a Mobile App! There has to be a server-side component with access
to ORY Hydra's Admin Endpoint!

:::
Expand Down
4 changes: 2 additions & 2 deletions docs/versioned_docs/version-v1.9/guides/logout.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ is highly appreciated in improving these docs!

:::note

The Logout HTML Form cannot be a Single Page App (Client-side browser
application) or a Mobile App! It has to be a server-side application with access
The Logout HTML Form cannot be only a Single Page App (Client-side browser
application) or a Mobile App! There has to be a server-side component with access
to ORY Hydra's Admin Endpoint!

:::
Expand Down

0 comments on commit 64a332a

Please sign in to comment.