Mobile App Login with barcode

login by scanning a barcode instead of typing username and password

J
Written by Johannes
Updated over a week ago

The PULPO WMS mobile app allows to log in with a barcode, instead of typing the username and password.

NOTE: due to Android security architecture, the barcode can only be scanned with the phone's camera, not with an external scanning device

To create the barcodes please use a tool of choice, which can process escape sequences tec-it.com QR tec-it.com Code 128


The format can be code 128 or QR, and needs to follow the structure including a "\t" (for keystroke TAB):

"username"\t"password"

example

pulpotenant_user1\t$uper$ecretP4ssword

Login

Simply tab Login with barcode in the App welcome screen and scan your code with the phone's camera.


Did this answer your question?