Skip to content

Update fork#1

Open
gem85247 wants to merge 36 commits intogem85247:masterfrom
devdennysegura:master
Open

Update fork#1
gem85247 wants to merge 36 commits intogem85247:masterfrom
devdennysegura:master

Conversation

@gem85247
Copy link
Copy Markdown
Owner

No description provided.

devdennysegura and others added 30 commits January 30, 2019 23:56
Fix to allow AndroidX migration
Corrects:
Using the Xcode debugger shows nil being passed to url SFSafariViewController *controller = [[SFSafariViewController alloc] initWithURL:url]; on FlutterAuth0Plugin.m:89. Prior warning is The specified URL has an unsupported scheme. Only HTTP and HTTPS URLs are supported. although the passed URL seems valid.

Corrects two issues in code, previous merged PR added spaces breaking URL
encoding. This caused the crash on iOS.

Additionally corrected incorrect query parameter names.
See: https://auth0.com/docs/api-auth/tutorials/authorization-code-grant-pkce
Issue #18 : Fix SIGABRT (NULLPOINTER) on iOS Web Login Flow
key for the JSON should be same for JSON encoding and Decoding
Fixed HashMap<String, String>' has no instance getter 'token'
Merge pull request #20 from sawankumarbundelkhandi/master
…moves any mention of the federated query parameter unless the federated flag is set to true.
FIX #25 : Federated Logout Always Preformed
Carlos Esquivel and others added 6 commits December 17, 2019 15:43
Upgrade Gradle wrapper to 5.1.1. Migrate example to AndroidX. Clean-up ignored files.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants