userver: userver/server/auth/user_provider.hpp File Reference
Loading...
Searching...
No Matches
user_provider.hpp File Reference

Detailed Description

Source of the user ticket.

Definition in file user_provider.hpp.

Go to the source code of this file.

#include <string>
+ This graph shows which files directly or indirectly include this file:

Enumerations

enum class  server::auth::UserProvider : int {
  kYandex ,
  kYandexTeam
}
 Source of the user ticket. More...
 

Functions

std::string server::auth::ToString (UserProvider provider)
 

Enumeration Type Documentation

◆ UserProvider

enum class server::auth::UserProvider : int
strong

Source of the user ticket.

Definition at line 13 of file user_provider.hpp.