Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用该DotNetOpenAuth WebConsumer对象向 OAuth 1.0a 服务提供商发出令牌请求。我想知道在向服务发送请求时是否可以使用自定义随机数,如果可以,我如何配置消费者以使用自定义随机数生成器。
DotNetOpenAuth
WebConsumer
不,我认为为 OAuth 1.0 消费者自定义随机数没有可扩展性。