Commit Graph

2 Commits (442a89b81b2cb3253d87dd99120f6126e18f46d7)

Author SHA1 Message Date
Alexandre Racine f647a4fdee Replace config process & improve oauth
* Replaces config.ini with config.json
  and initiates a workflow to check for
  presence of config file. If not ask
  user to create it and stores it in
  HOME/USER/.config/inopy directory

* Improves oauth access token obtention
  with Flask framework depending on
  production or development status

* Improves also oauth refresh workflow
  when access token has expired
2023-06-10 17:55:50 +02:00
Alexandre Racine b3d77eb3ab Initial commit 2023-06-08 19:12:28 +02:00