Giter Club home page Giter Club logo

Comments (5)

devnixs avatar devnixs commented on September 1, 2024

If you could submit a jsfiddle that reproduces the error, that would be great!
Thanks

from odataangularresources.

dhiraj avatar dhiraj commented on September 1, 2024

I got it working with an $http interceptor. Closing this, thanks.

from odataangularresources.

figuerres avatar figuerres commented on September 1, 2024

it would be nice if you told us what you did, I am just now learning angular so your post now tells me I have to learn more but a sample would help.

from odataangularresources.

dhiraj avatar dhiraj commented on September 1, 2024

I don't have the code with me at the moment, did it on-site for a client but the basic gist is this, you write a new $http interceptor and add new headers centrally. You make a service that manages and stores authentication related information. Depending on authenticated or not you add access_token or other headers directly into every $http request.

All requests through angularjs flow through $http generally so it's the perfect place to write it in.

from odataangularresources.

nafnaf1000 avatar nafnaf1000 commented on September 1, 2024

Use this, and it will deal with all the interceptor and authentication issues.

http://bitoftech.net/2014/06/01/token-based-authentication-asp-net-web-api-2-owin-asp-net-identity/

from odataangularresources.

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.