- Sort Score
- Result 10 results
- Languages All
Results 421 - 430 of 606 for Tokens (0.06 sec)
-
docs/em/docs/tutorial/dependencies/dependencies-in-path-operation-decorators.md
โ๏ธ ๐ `dependencies` *โก ๐ ๏ธ ๐จโ๐จ* ๐ ๐ช โ ๐ญ ๐ซ ๐ ๏ธ โช โ ๐จโ๐จ/๐ญ โ. โซ๏ธ ๐ช โน โ ๐จ ๐ ๐ฉโ๐ป ๐ ๐ โป ๐ข ๐ ๐ & ๐ช ๐ญ โซ๏ธ ๐. /// /// info ๐ ๐ผ ๐ฅ โ๏ธ ๐ญ ๐ ๐ `X-Key` & `X-Token`. โ๏ธ ๐ฐ ๐ผ, ๐โ ๐ ๏ธ ๐โโ, ๐ ๐ ๐ค ๐ ๐ฐ โช๏ธโก๏ธ โ๏ธ ๐ ๏ธ [๐โโ ๐ (โญ ๐)](../security/index.md){.internal-link target=_blank}. /// ## ๐ โ & ๐จ ๐ฒ ๐ ๐ช โ๏ธ ๐ ๐ *๐ข* ๐ โ๏ธ ๐. ### ๐ ๐
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 06 20:36:54 UTC 2024 - 2.2K bytes - Viewed (0) -
guava/src/com/google/common/io/CharSource.java
* the same way. * * @since 20.0 */ public ByteSource asByteSource(Charset charset) { return new AsByteSource(charset); } /** * Opens a new {@link Reader} for reading from this source. This method returns a new, independent * reader each time it is called. * * <p>The caller is responsible for ensuring that the returned reader is closed. *
Registered: Fri Nov 01 12:43:10 UTC 2024 - Last Modified: Thu Oct 31 14:20:11 UTC 2024 - 25.5K bytes - Viewed (0) -
docs/pt/docs/tutorial/security/index.md
* Um parรขmetro query. * Um header. * Um cookie. * `http`: padrรฃo HTTP de sistemas autenticaรงรฃo, incluindo: * `bearer`: um header de `Authorization` com valor de `Bearer` adicionado de um token. Isso รฉ heranรงa do OAuth2. * HTTP Basic authentication. * HTTP Digest, etc. * `oauth2`: todas as formas do OAuth2 para lidar com seguranรงa (chamados "fluxos").
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Tue Aug 06 04:48:30 UTC 2024 - 4.8K bytes - Viewed (0) -
docs/em/docs/advanced/websockets.md
</div> ๐ ๐ ๐ฅ <a href="http://127.0.0.1:8000" class="external-link" target="_blank">http://127.0.0.1:8000</a>. ๐ค ๐ ๐ช โ: * "๐ฌ ๐", โ๏ธ โก. * "๐ค" โ๏ธ ๐ข ๐ข. /// tip ๐ ๐ ๐ข `token` ๐ ๐ต ๐. /// โฎ๏ธ ๐ ๐ ๐ช ๐ *๏ธโฃ & โคด๏ธ ๐จ & ๐จ ๐ง: <img src="/img/tutorial/websockets/image05.png"> ## ๐ ๐ & ๐ ๐ฉโ๐ป
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 06 20:36:54 UTC 2024 - 4.8K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/es/config/cbean/bs/BsAccessTokenCB.java
doColumn("parameter_name"); } public void columnPermissions() { doColumn("permissions"); } public void columnToken() { doColumn("token"); } public void columnUpdatedBy() { doColumn("updatedBy"); } public void columnUpdatedTime() { doColumn("updatedTime"); } }
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Thu Feb 22 01:37:57 UTC 2024 - 7.1K bytes - Viewed (0) -
cmd/s3-zip-handlers.go
listObjectsInfo ListObjectsV2Info ) // Always set this listObjectsInfo.ContinuationToken = token // Open and iterate through the files in the archive. for _, file := range files { objName := zipObjInfo.Name + archiveSeparator + file.Name if objName <= startAfter || objName <= token { continue } if strings.HasPrefix(objName, prefix) { if count == maxKeys { isTruncated = true
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Mon Jun 10 15:31:51 UTC 2024 - 15.8K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/app/web/api/admin/dict/kuromoji/ApiAdminDictKuromojiAction.java
protected EditBody createEditBody(final KuromojiItem entity, final String dictId) { final EditBody body = new EditBody(); body.id = entity.getId(); body.dictId = dictId; body.token = entity.getToken(); body.reading = entity.getReading(); body.pos = entity.getPos(); body.segmentation = entity.getSegmentation(); return body; }
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Thu Feb 22 01:53:18 UTC 2024 - 7.3K bytes - Viewed (0) -
architecture/tests/integration.md
- **Focus**: 1. Authentication and authorization mechanisms. 1. Interaction between security components and Istio control plane. 1. Validation of mutual TLS (mTLS) configurations. 1. Testing of JWT token validation and RBAC policies. 1. Validation of certificate management and rotation. - **Setup**: The main test setup in this folder initializes the Istio control plane with security configurations.
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Wed Oct 09 00:57:44 UTC 2024 - 5.9K bytes - Viewed (0) -
docs/em/docs/tutorial/bigger-applications.md
๐ฅ ๐ ๐ ๐ `APIRouter` ๐ `FastAPI` ๐ฑ, โ๏ธ ๐ฅ, โก๏ธ โ ๐ & โ1๏ธโฃ `APIRouter`. ## ๐ ๐ฅ ๐ ๐ ๐ฅ ๐ ๐ช ๐ โ๏ธ ๐ ๐ฅ ๐ธ. ๐ฅ ๐ฎ ๐ซ ๐ซ ๐ `dependencies` ๐น (`app/dependencies.py`). ๐ฅ ๐ ๐ โ๏ธ ๐ ๐ โ ๐ `X-Token` ๐: ```Python hl_lines="1 4-6" title="app/dependencies.py" {!../../docs_src/bigger_applications/app/dependencies.py!} ``` /// tip ๐ฅ โ๏ธ ๐ญ ๐ ๐ ๐ ๐ผ.
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 06 20:36:54 UTC 2024 - 15.5K bytes - Viewed (0) -
docs/en/docs/tutorial/first-steps.md
"application/json": { ... ``` #### What is OpenAPI for The OpenAPI schema is what powers the two interactive documentation systems included. And there are dozens of alternatives, all based on OpenAPI. You could easily add any of those alternatives to your application built with **FastAPI**.
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sat Oct 26 11:48:16 UTC 2024 - 11.8K bytes - Viewed (0)