Giter Club home page Giter Club logo

plaid-swift's People

Contributors

cabotmoose avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

plaid-swift's Issues

Is this up to date?

Just curious - I want to use it but dont know if it is updated for current version of swift or the plaid ios SDK.

Also would longtail institutions work with this?

Updating for Swift 2

Hi @cabotmoose,

Thanks so much for putting this together! I’ve made a start at moving this over to Swift 2 and I’d love your help.

In particular, I think that I’m not correctly handling empty responses from the API here: https://github.com/ricburton/plaid-swift/blob/master/Plaid.swift#L284
And in other places.

Type is now a reserved word in Swift so I changed it to ProductType: https://github.com/ricburton/plaid-swift/blob/master/Plaid.swift#L35

There is a typo here where instiution should be institution: https://github.com/cabotmoose/plaid-swift/blob/master/Plaid.swift#L140

Did you use this library for an app you are working on? If so, I’d love to know which one.

Cheers,

Richard

⚠️ This library saves Plaid client_id and secret in the App

Plaid's client_id and secret should not be stored inside of an iPhone or Mac Application, as this poses a huge security risk. iOS apps can be unbundled to reveal the client_id and secret, which can then be used to send malicious traffic using your API keys.

Instead, this library should point to a server that will accept credentials and call Plaid's API in the backend.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.