Skip to content
Snippets Groups Projects
Commit 76348d7c authored by Anton Sattarov's avatar Anton Sattarov :cucumber:
Browse files

fix

parent 3a38def0
No related branches found
No related tags found
No related merge requests found
......@@ -24,11 +24,6 @@ type Client struct {
// Роль приложения в пространстве
RoleID string `json:"role_id" bson:"role_id"`
// Valid Until - время до которого действует клиент
// Inactive Lifetime - длительность периода неактивности после чего клиент будет отключен (Disabled)
// RateLimit - ограничение количества запросов ?
}
type OAuth struct {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment