2FAuth/app/Protobuf
2022-07-06 17:21:37 +02:00
..
GoogleAuth Update Protobuf classes 2022-07-06 17:21:37 +02:00
GPBMetadata Update Protobuf classes 2022-07-06 17:21:37 +02:00
GAuthValueMapping.php Refactoring - Move OTPHP logic to TwoFAccount model 2022-07-06 17:10:50 +02:00
GoogleAuth.proto Update Protobuf classes 2022-07-06 17:21:37 +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