module Auth exposing (token) token : String token = -- Tests don't need a real token. ""