Implement the available features under the endpoint in link `:rewards_signup_widget`. As can be seeing in `access.links.rewards_signup_widget` after running the code: ```elixir {:ok, access} = NubankAPI.Auth.get_token(cpf, password) ```