Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 14 of 14 for 115 (0.41 sec)

  1. src/archive/tar/reader_test.go

    			},
    Go
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Mon Nov 21 21:14:38 GMT 2022
    - 47.1K bytes
    - Viewed (0)
  2. docs/ja/docs/tutorial/security/oauth2-jwt.md

    ```Python hl_lines="89-106"
    {!../../../docs_src/security/tutorial004.py!}
    ```
    
    ## `/token` パスオペレーションの更新
    
    トークンの有効期限を表す`timedelta`を作成します。
    
    JWTアクセストークンを作成し、それを返します。
    
    ```Python hl_lines="115-130"
    {!../../../docs_src/security/tutorial004.py!}
    ```
    
    ### JWTの"subject" `sub` についての技術的な詳細
    
    JWTの仕様では、トークンのsubjectを表すキー`sub`があるとされています。
    
    使用するかどうかは任意ですが、`sub`はユーザーの識別情報を入れるように規定されているので、ここで使用します。
    
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Thu Jan 11 21:21:35 GMT 2024
    - 14.1K bytes
    - Viewed (0)
  3. api/go1.11.txt

    pkg debug/elf, const EM_VIDEOCORE5 Machine
    pkg debug/elf, const EM_VISIUM = 221
    pkg debug/elf, const EM_VISIUM Machine
    pkg debug/elf, const EM_XCORE = 203
    pkg debug/elf, const EM_XCORE Machine
    pkg debug/elf, const EM_XGATE = 115
    pkg debug/elf, const EM_XGATE Machine
    pkg debug/elf, const EM_XIMO16 = 170
    pkg debug/elf, const EM_XIMO16 Machine
    pkg debug/elf, const EM_XTENSA = 94
    pkg debug/elf, const EM_XTENSA Machine
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Wed Aug 22 03:48:56 GMT 2018
    - 25K bytes
    - Viewed (2)
  4. manifests/addons/dashboards/istio-mesh-dashboard.json

              },
              "unit": "none"
            },
            "overrides": []
          },
          "gridPos": {
            "h": 3,
            "w": 6,
            "x": 12,
            "y": 6
          },
          "id": 115,
          "links": [],
          "maxDataPoints": 100,
          "options": {
            "colorMode": "none",
            "graphMode": "area",
            "justifyMode": "auto",
            "orientation": "horizontal",
    Json
    - Registered: Wed May 08 22:53:08 GMT 2024
    - Last Modified: Thu Mar 28 02:28:01 GMT 2024
    - 46.4K bytes
    - Viewed (0)
Back to top