question

dhanaraj avatar image
dhanaraj asked Raymond Lee Deactivated commented

Is it possible to login and logout the employee over the Clover API?

Is it possible employee login(passcode) the app using clover API or else any other alternative way?
Employees
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

Raymond Lee avatar image
Raymond Lee Deactivated answered Raymond Lee Deactivated commented
Hi @Dhanaraj,

Yes, it is possible to login and logout employees through the Android SDK, through the EmployeeConnector. They function basically the same as calling login() will log out the current employee in order to login the new employee.

Here are the Java docs for login() /logout() for EmployeeConnector.

Hope that helps,

Raymond
2 comments
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

dhanaraj avatar image dhanaraj commented ·

@Raymond, I want to customize the login screen. If I use the Android SDK, it will show the default login screen for login. I want to override the UI and key in the passcode then verify with Clover employee pin. Is it possible?

0 Likes 0 ·
Raymond Lee avatar image Raymond Lee dhanaraj commented ·

Unfortunately, we do not allow modification to the login screen for security reasons, so that would not be possible.

0 Likes 0 ·

Welcome to the
Clover Developer Community