Skip to content
  • Martin Abente Lahaye's avatar
    Don't crash on init due to missing secret · 544330fe
    Martin Abente Lahaye authored
    If the secret is missing or anything else goes wrong
    the init won't be able to handle the error,  and the
    application will crash during startup.
    
    Avoid this by re-using the get_token code which does
    handle such errors.
    544330fe