Actions
Feature #62
openFeature #56: Implement OTPme scripts
Implement user authorization script
Description
- The script will be called by the OTPme daemons after successful authentication of the user
- We should pass some variables (e.g. username, password) to it
- If the exit code of the script is not 0 authentication should fail
Actions