Giter VIP home page Giter VIP logo

kitura-credentials-sample's People

Contributors

andrew-lees11 avatar bdhernand avatar dfirsht avatar ianpartridge avatar irar2 avatar lluisgerard avatar quanvo87 avatar rolivieri avatar shmuelk avatar vadimeisenbergibm avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

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

kitura-credentials-sample's Issues

Makefile missing

Looking around for the Makefile

$ make run
make: *** No rule to make target `run'.  Stop.

Update to Swift 4 & Add Test Cases

This sample app was quite useful for me!

Any chance it can be updated to Swift 4?

Also, it would be helpful if there were some unit tests for the plugin within the demo app. authenticate requires a request and a response as parameters and creating mocks for those looks a bit complicated.

Sample application does not build

I cloned the Kitura-Credentials-Sample from Github and tried to build.

Output of Swift Build on High Sierra 10.13.6 follows.

There seems to be a reference somewhere to Kituranet (as opposed to Kitura-net) and KituraTemplateEngine (as opposed to Kitura-TemplateEngine) which I'm having trouble finding to correct. Any help / pointers much appreciated.

MacBook-Air:Kitura-Credentials-Sample Brian$ swift build
Fetching https://github.com/IBM-Swift/CEpoll.git
Fetching https://github.com/IBM-Swift/Kitura.git
Fetching https://github.com/IBM-Swift/KituraContracts.git
Fetching https://github.com/IBM-Swift/BlueSignals.git
Fetching https://github.com/IBM-Swift/Kitura-net.git
Fetching https://github.com/IBM-Swift/Kitura-CredentialsFacebook.git
Fetching https://github.com/IBM-Swift/Kitura-Session.git
Fetching https://github.com/IBM-Swift/LoggerAPI.git
Fetching https://github.com/IBM-Swift/CCurl.git
Fetching https://github.com/IBM-Swift/SwiftyJSON.git
Fetching https://github.com/IBM-Swift/CommonCrypto.git
Fetching https://github.com/IBM-Swift/Kitura-Credentials.git
Fetching https://github.com/IBM-Swift/Kitura-CredentialsGoogle.git
Fetching https://github.com/IBM-Swift/OpenSSL.git
Fetching https://github.com/IBM-Swift/BlueSSLService.git
Fetching https://github.com/IBM-Swift/BlueSocket.git
Fetching https://github.com/IBM-Swift/BlueCryptor.git
Fetching https://github.com/IBM-Swift/HeliumLogger.git
Fetching https://github.com/IBM-Swift/Kitura-CredentialsHTTP.git
Fetching https://github.com/IBM-Swift/Kitura-TemplateEngine.git
Cloning https://github.com/IBM-Swift/Kitura.git
Resolving https://github.com/IBM-Swift/Kitura.git at 2.0.0
Cloning https://github.com/IBM-Swift/KituraContracts.git
Resolving https://github.com/IBM-Swift/KituraContracts.git at 0.0.14
Cloning https://github.com/IBM-Swift/Kitura-net.git
Resolving https://github.com/IBM-Swift/Kitura-net.git at 1.7.18
Cloning https://github.com/IBM-Swift/Kitura-CredentialsFacebook.git
Resolving https://github.com/IBM-Swift/Kitura-CredentialsFacebook.git at 2.0.0
Cloning https://github.com/IBM-Swift/Kitura-Session.git
Resolving https://github.com/IBM-Swift/Kitura-Session.git at 2.0.0
Cloning https://github.com/IBM-Swift/LoggerAPI.git
Resolving https://github.com/IBM-Swift/LoggerAPI.git at 1.7.1
Cloning https://github.com/IBM-Swift/CCurl.git
Resolving https://github.com/IBM-Swift/CCurl.git at 0.4.1
Cloning https://github.com/IBM-Swift/SwiftyJSON.git
Resolving https://github.com/IBM-Swift/SwiftyJSON.git at 17.0.0
Cloning https://github.com/IBM-Swift/CommonCrypto.git
Resolving https://github.com/IBM-Swift/CommonCrypto.git at 0.1.5
Cloning https://github.com/IBM-Swift/Kitura-Credentials.git
Resolving https://github.com/IBM-Swift/Kitura-Credentials.git at 2.0.0
Cloning https://github.com/IBM-Swift/BlueSSLService.git
Resolving https://github.com/IBM-Swift/BlueSSLService.git at 0.12.64
Cloning https://github.com/IBM-Swift/Kitura-CredentialsGoogle.git
Resolving https://github.com/IBM-Swift/Kitura-CredentialsGoogle.git at 2.0.0
Cloning https://github.com/IBM-Swift/BlueSocket.git
Resolving https://github.com/IBM-Swift/BlueSocket.git at 0.12.76
Cloning https://github.com/IBM-Swift/BlueCryptor.git
Resolving https://github.com/IBM-Swift/BlueCryptor.git at 0.8.18
Cloning https://github.com/IBM-Swift/Kitura-CredentialsHTTP.git
Resolving https://github.com/IBM-Swift/Kitura-CredentialsHTTP.git at 2.0.0
Cloning https://github.com/IBM-Swift/Kitura-TemplateEngine.git
Resolving https://github.com/IBM-Swift/Kitura-TemplateEngine.git at 1.7.2
Cloning https://github.com/IBM-Swift/HeliumLogger.git
Resolving https://github.com/IBM-Swift/HeliumLogger.git at 1.7.1
'Kitura' /Users/Brian/Documents/DevelopmentProjects/Kitura/Kitura-Credentials-Sample/.build/checkouts/Kitura.git-6522211175291160341: error: product dependency 'KituraNet' not found
'Kitura' /Users/Brian/Documents/DevelopmentProjects/Kitura/Kitura-Credentials-Sample/.build/checkouts/Kitura.git-6522211175291160341: error: product dependency 'KituraTemplateEngine' not found
MacBook-Air:Kitura-Credentials-Sample Brian$

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.