Project

General

Profile

Feature #1233

Updated by Bernhard Koschiček-Krombholz almost 4 years ago

For the use of an API, we need a athentification method. We choose a token based authentification.  

 Useful link: https://realpython.com/token-based-authentication-with-flask/ [[https://realpython.com/token-based-authentication-with-flask/]]

Back