Project

General

Profile

Feature #1233

Updated by Alexander Watzinger about 4 years ago

For implementing the use of an API authentication method see: API, we need an athentification method. -We choose a token based authentification.-  

 Withepaper: [[API Authentication|Whitepaper]], "authentication-with-flask":https://realpython.com/token-based-authentication-with-flask/ Authentication]] 

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

Back