ghiobi / tally-ticketsystem

Making Expensing Better Than Great Again
MIT License
1 stars 0 forks source link

#77 API authentication tokens implementation #101

Closed izconcept closed 5 years ago

izconcept commented 5 years ago

PR for tasks: #77, #89, #90, #91, #92, #93

Description

This PR allows 3rd party developers to generate tokens to use our API.

Specifically, it will allow tally to POST and GET from the /tickets endpoint.