# Authorization Button Widget

This widget outputs an HTML link for authorization with a Steam profile. You can use widget settings to alter its behavior.

#### Content Tab

***Login text*** - will allow you to assign the button text when a user is not authorized.

***Logout text*** - will allow you to assign text of the button when a user is authorized.

If text is not set, the default display will switch between `Logout` and `Login with Steam` texts.

***Redirect to*** - will allow you to choose where a user should be redirected after successful authorization. `Last page` - is the page where the button is located. `Previous page` - is one page before the last page.

#### Style Tab

***Style*** - will allow you to add style to the button.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://mykolapetrovych.gitbook.io/argus-wordpress-plugin/version-6.1.0/elementor-widgets/steam/authorization-button-widget.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
