########################################################################################## VID-11: Token Minter ########################################################################################## Issue Type: New Feature ----------------------------------------------------------------------------------------- Issue Information ==================== Priority: Major Status: Closed Resolution: Done (2019-04-18 18:10:36) Project: Videos.bentasker.co.uk (VID) Reported By: btasker Assigned To: btasker Components: - Authentication Time Estimate: 0 minutes Time Logged: 0 minutes ----------------------------------------------------------------------------------------- Issue Description ================== Need to create some code to accept requests for a token (as implemented in VID-10) and mint a HMAC token if the request should be accepted. Rather than having to run a PHP or Python backend dedicated to this task, it'd be helpful (but not essential) if the minter could be implemented in LUA ----------------------------------------------------------------------------------------- Issue Relations ================ - relates to VID-10: Tokenisation Support - relates to VID-12: Token Checker - relates to VID-13: Issue and validate tokens against containing directory not specific file ----------------------------------------------------------------------------------------- Activity ========== ----------------------------------------------------------------------------------------- 2019-04-16 17:11:44 git ----------------------------------------------------------------------------------------- -- BEGIN QUOTE -- Repo: videos.bentasker.co.uk Host:Rimmer commit d9391f7812fb995e3f81eb745911bc17d60c4bfc Author: B Tasker