package model type Akses struct { AuthUrl string BaseUrl string ConsentUrl string KfaUrl string ClientId string ClientSecret string }