OAuth2Provider icon indicating copy to clipboard operation
OAuth2Provider copied to clipboard

OAuth 2 Provider for .NET

Results 2 OAuth2Provider issues
Sort by recently updated
recently updated
newest added

The comment that was originally there stating to "change these keys" was a little worrisome. Unfortunately, no easy method of changing the keys was provided. I added an IEncryption interface...

Would it be acceptable to change ConsumerId and ResourceOwnerId to strings as I don't use numeric Ids in my app? I was thinking that this could be implemented by making...