nxtbgthng / OAuth2Client

Client library for OAuth2 (currently built against draft 10 of the OAuth2 spec)
855 stars 217 forks source link

Add support for sub parameters #128

Closed rcedwards closed 6 years ago

rcedwards commented 10 years ago

i.e. filter[name]=Joe

by allowing parameter dictionary values to be an NSArray or NSDictionary.