- Sort Score
- Result 10 results
- Languages All
Results 1 - 3 of 3 for tokentype (0.07 sec)
-
docs/em/docs/tutorial/security/simple-oauth2.md
) ``` /// info ๐ ๐ ๐ `**๐ฉโ๐ป_ #๏ธโฃ ` โ ๐ [๐งพ **โ ๐ท**](../extra-models.md#user_indict){.internal-link target=_blank}. /// ## ๐จ ๐ค ๐จ `token` ๐ ๐ ๐ป ๐. โซ๏ธ ๐ โ๏ธ `token_type`. ๐ ๐ผ, ๐ฅ โ๏ธ "๐จ" ๐ค, ๐ค ๐ ๐ "`bearer`". & โซ๏ธ ๐ โ๏ธ `access_token`, โฎ๏ธ ๐ป โ ๐ ๐ ๐ค. ๐ ๐ ๐ผ, ๐ฅ ๐ ๐ ๐ & ๐จ ๐ `username` ๐ค. /// tip
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Mon Nov 18 02:25:44 UTC 2024 - 7.7K bytes - Viewed (0) -
docs/en/docs/tutorial/security/simple-oauth2.md
/// ## Return the token { #return-the-token } The response of the `token` endpoint must be a JSON object. It should have a `token_type`. In our case, as we are using "Bearer" tokens, the token type should be "`bearer`". And it should have an `access_token`, with a string containing our access token.
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun Aug 31 09:15:41 UTC 2025 - 9.4K bytes - Viewed (0) -
docs/sts/wso2.md
"token_type": "Bearer", "expires_in": 3600 } ``` ### 4. JWT Claims
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Tue Aug 12 18:20:36 UTC 2025 - 8.7K bytes - Viewed (0)