Files
spotdemo4 99dff7586e
Some checks failed
check / check (push) Failing after 22s
bump / bump (push) Failing after 27s
vulnerable / flake (push) Failing after 32s
vulnerable / actions (push) Failing after 28s
update / renovate (push) Failing after 28s
init
2026-03-26 16:34:22 -04:00

25 lines
571 B
C

/* Automatically generated nanopb header */
/* Generated by nanopb-0.4.9 */
#ifndef PB_USER_AUTH_V1_USER_AUTH_V1_SERVICE_PB_H_INCLUDED
#define PB_USER_AUTH_V1_USER_AUTH_V1_SERVICE_PB_H_INCLUDED
#include <pb.h>
#include "user/auth/v1/login.pb.h"
#include "user/auth/v1/logout.pb.h"
#include "user/auth/v1/passkey_login.pb.h"
#include "user/auth/v1/signup.pb.h"
#if PB_PROTO_HEADER_VERSION != 40
#error Regenerate this file with the current version of nanopb generator.
#endif
#ifdef __cplusplus
extern "C" {
#endif
#ifdef __cplusplus
} /* extern "C" */
#endif
#endif