2FAuth/app/Protobuf
2022-06-20 17:55:40 +02:00
..
GoogleAuth Generate protobuf classes for Google Authenticator import 2022-06-20 17:55:40 +02:00
GPBMetadata Generate protobuf classes for Google Authenticator import 2022-06-20 17:55:40 +02:00
GAuthValueMapping.php Move G-Auth import logic from controller to service 2022-06-20 17:55:40 +02:00
GoogleAuth.proto Generate protobuf classes for Google Authenticator import 2022-06-20 17:55:40 +02:00
README.md Move G-Auth import logic from controller to service 2022-06-20 17:55:40 +02:00

Protobuf class generation

cli

protoc --proto_path=app/Protobuf/ --php_out=. app/Protobuf/GoogleAuth.proto