Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type GroupsProvider ¶
type GroupsProvider interface {
// contains filtered or unexported methods
}
GroupsProvider maps a user to its groups
type UserProvider ¶
type UserProvider interface {
// contains filtered or unexported methods
}
UserProvider does the authentication of user with oauth2
Click to show internal directories.
Click to hide internal directories.