I am using AngularJS v1.2.32.
I want to source IP based white-listing to legitimate systems. I have searched but found examples using third party json application.
Need to get client IP in JavaScript , angularjs and restrict access to other users.
Your help is highly appreciated.