mirror of
https://github.com/OAuthSwift/OAuthSwift.git
synced 2026-04-26 20:55:57 +03:00
[GH-ISSUE #90] Cannot decode raw data #56
Labels
No labels
bug
cocoapod
duplicate
enhancement
feature-request
help wanted
help wanted
invalid
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/OAuthSwift#56
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @orkhanalizade on GitHub (Aug 10, 2015).
Original GitHub issue: https://github.com/OAuthSwift/OAuthSwift/issues/90
When I forward to UIWebView for authorization it prints in Safari: "Cannot decode raw data"
@phimage commented on GitHub (Aug 10, 2015):
Add info please
iOS ? Website api? Some code
@phimage commented on GitHub (Aug 10, 2015):
you add comment and remove it?
"Oh, sorry. I solve it" you say in the comment
so please close the issue... (you can also explain what you doing wrong for others)
website is linkedin
http://stackoverflow.com/questions/31913992/invalid-auth-state-parameter-in-oauth2
in OAuthSwift there is no state check its seems..., so CSRF attacks could be achieve (issue needed for that)