mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-01-17 15:49:34 +00:00
Added TODO comment
This commit is contained in:
parent
6e8cd78436
commit
32adb60076
1 changed files with 1 additions and 0 deletions
|
|
@ -58,6 +58,7 @@ class BuerklinProvider implements BatchInfoProviderInterface
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Gets the latest OAuth token for the Buerklin API, or creates a new one if none is available
|
* Gets the latest OAuth token for the Buerklin API, or creates a new one if none is available
|
||||||
|
* TODO: Rework this to use the OAuth token manager system in the database...
|
||||||
* @return string
|
* @return string
|
||||||
*/
|
*/
|
||||||
private function getToken(): string
|
private function getToken(): string
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue