sonikro / flutter-okta-sdk

Okta's SDK Implementation for Flutter
BSD 3-Clause "New" or "Revised" License
19 stars 34 forks source link

Add support to iOS #6

Closed Perdiga closed 3 years ago

Perdiga commented 4 years ago

Add the same operations available on Android to iOS

nhancv commented 3 years ago

any plan for iOS @Perdiga @sonikro ?

sonikro commented 3 years ago

@nhancv, we don't have access to a Macbook machine right now, so we are searching for someone willing to contribute on our project.

chaitanya-bhagavan commented 3 years ago

@sonikro I have sent a PR for this. Could you please review and merge it.

sonikro commented 3 years ago

@chaitanya-bhagavan , great ! Thanks for contributing. I'll borrow my girlfriends's Macbook to test it out

chaitanya-bhagavan commented 3 years ago

@sonikro Did you get a chance to review the code ?

sonikro commented 3 years ago

Hello @chaitanya-bhagavan,. I'll approve the PR. Could you please update the README file to include the iOS part ? I'll also add you as a contributor to this project, so you can help us with the iOS part.

chaitanya-bhagavan commented 3 years ago

@sonikro I have updated the README. I have added a new property issuer in BaseRequest.