Files
google-apis-rs/gen/identitytoolkit3-cli/mkdocs.yml
2024-05-18 17:45:19 +02:00

38 lines
1.7 KiB
YAML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

site_name: Identity Toolkit v5.0.5+20180723
site_url: http://byron.github.io/google-apis-rs/google-identitytoolkit3-cli
site_description: A complete library to interact with Identity Toolkit (protocol v3)
repo_url: https://github.com/Byron/google-apis-rs/tree/main/gen/identitytoolkit3-cli
docs_dir: docs
site_dir: build_html
nav:
- Home: 'index.md'
- 'Relyingparty':
- 'Create Auth Uri': 'relyingparty_create-auth-uri.md'
- 'Delete Account': 'relyingparty_delete-account.md'
- 'Download Account': 'relyingparty_download-account.md'
- 'Email Link Signin': 'relyingparty_email-link-signin.md'
- 'Get Account Info': 'relyingparty_get-account-info.md'
- 'Get Oob Confirmation Code': 'relyingparty_get-oob-confirmation-code.md'
- 'Get Project Config': 'relyingparty_get-project-config.md'
- 'Get Public Keys': 'relyingparty_get-public-keys.md'
- 'Get Recaptcha Param': 'relyingparty_get-recaptcha-param.md'
- 'Reset Password': 'relyingparty_reset-password.md'
- 'Send Verification Code': 'relyingparty_send-verification-code.md'
- 'Set Account Info': 'relyingparty_set-account-info.md'
- 'Set Project Config': 'relyingparty_set-project-config.md'
- 'Sign Out User': 'relyingparty_sign-out-user.md'
- 'Signup New User': 'relyingparty_signup-new-user.md'
- 'Upload Account': 'relyingparty_upload-account.md'
- 'Verify Assertion': 'relyingparty_verify-assertion.md'
- 'Verify Custom Token': 'relyingparty_verify-custom-token.md'
- 'Verify Password': 'relyingparty_verify-password.md'
- 'Verify Phone Number': 'relyingparty_verify-phone-number.md'
theme: readthedocs
copyright: Copyright © 20152024, `Sebastian Thiel`