Feature #63
Feature #56: Implement OTPme scripts
Implement token authorization script
Description
- The script will be called by the OTPme daemons after successful authentication of the user/token
- We should pass some variables (e.g. username, password) to it
- If the exit code of the script is not 0 authentication should fail
History
#1 Updated by The 2nd almost 4 years ago
- Status changed from Neu to In Bearbeitung