Code Monkey home page Code Monkey logo

Comments (2)

tafax avatar tafax commented on June 22, 2024

This library can't satisfy your needs to send a JSON because its purpose is to work with digest authentication. It is a standard HTTP authentication protocol in which you have to send auth information through a specific request header. Please check this link for more details.

from angular-digest-auth.

glauberportella avatar glauberportella commented on June 22, 2024

Ok, thanks. My backend is a Symfony 2 bundle and I have activated the http_digest firewall for it, so could you give me some example how to use the lib? I try to configure and use it like the README and for the requests I haven't see any header sent by the library, and after I do .setCredentials() and .signin() the related cookie did not saves the credentials (cookie username and password values still blank).

from angular-digest-auth.

Related Issues (20)

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.