|
@ -76,7 +76,7 @@ type ClientConfig struct { |
|
|
DisplayName string |
|
|
DisplayName string |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
// Sessions contain the complete auth session information for a given user on a given realm.
|
|
|
|
|
|
|
|
|
// Session contains the complete auth session information for a given user on a given realm.
|
|
|
// They are created for use with ConfigFile.
|
|
|
// They are created for use with ConfigFile.
|
|
|
type Session struct { |
|
|
type Session struct { |
|
|
SessionID string |
|
|
SessionID string |
|
|