UI Deploy

Curated, Short, Web UI Dev we Love.

AngularJS Basic HTTP Authentication Example

The following is an example of how to setup a simple login page with HTTP Basic Authentication using AngularJS, and also keep the user logged in after the page is refreshed.

view source

Advertisement