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