authentik-client 2026.2.2

Making authentication simple.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# TelegramChallengeResponseRequest

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **i32** |  | 
**first_name** | Option<**String**> |  | [optional]
**last_name** | Option<**String**> |  | [optional]
**username** | Option<**String**> |  | [optional]
**photo_url** | Option<**String**> |  | [optional]
**auth_date** | **i32** |  | 
**hash** | **String** |  | 
**component** | Option<**String**> |  | [optional][default to ak-source-telegram]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)