Skip to content
Snippets Groups Projects
  1. Apr 12, 2024
  2. Apr 11, 2024
  3. Apr 09, 2024
  4. Apr 08, 2024
  5. Apr 06, 2024
  6. Apr 04, 2024
  7. Apr 03, 2024
  8. Mar 31, 2024
  9. Mar 30, 2024
  10. Mar 29, 2024
    • Reiner Hauser's avatar
      Add a 'callback' method to acquire tokens · 51cbfc35
      Reiner Hauser authored
      The acquire() method will call a user defined callback function
      that has been set with set_token_provider(). The signature
      of the callback is 'std::string (cb)(Mode)'. The function
      may return an empty string if it cannot provide a token, in
      which other methods are tried as usual.
      51cbfc35
Loading