Open rubdos opened 1 month ago
Also the readme will need updating as 🔶 for OAuth
What's the current status? Do the get_empty
and pub type TestResults = HashMap<String, Token>;
work as expected?
Hi!
What's the current status? Do the
get_empty
andpub type TestResults = HashMap<String, Token>;
work as expected?
Get empty works fine this way! I haven't implemented the toking testing yet in my Lichess client, so currently can't report on that. I got distracted (or rather, back on track), so currently no update on those.
I'm using an external system (SailfishOS Amber) for hte actual OAuth token generation, so "batteries not included".