Skip to content

Commit 17e19b9

Browse files
Restore oauth-token-request-url to streamlit.deploy help message
This parameter is a standard connection option that applies to all commands including streamlit. Cannot be removed from just streamlit.deploy.
1 parent f05a17f commit 17e19b9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tests/__snapshots__/test_help_messages.ambr

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20690,6 +20690,9 @@
2069020690
| --oauth-authorization-url TEXT Identity Provider endpoint |
2069120691
| supplying the authorization |
2069220692
| code to the driver. |
20693+
| --oauth-token-request-url TEXT Identity Provider endpoint |
20694+
| supplying the access tokens |
20695+
| to the driver. |
2069320696
| --oauth-redirect-uri TEXT URI to use for authorization |
2069420697
| code redirection. |
2069520698
| --oauth-scope TEXT Scope requested in the |

0 commit comments

Comments
 (0)