opsick
|
Contains the opsick_user_metadata struct. More...
#include <stdint.h>
#include <cecies/types.h>
Go to the source code of this file.
Classes | |
struct | opsick_user_metadata |
Functions | |
static int | opsick_user_has_2fa_enabled (struct opsick_user_metadata *user_metadata) |
Contains the opsick_user_metadata struct.
|
inlinestatic |
Check whether a given user has 2FA enabled or not.
user_metadata | The user to check. |
0
for false; 1
for true.