You could use BASIC auth (and check for a cookie)

-Brian

> On Sep 1, 2014, at 11:03 AM, Anant Rao <[email protected]> wrote:
> 
> Hi,
> 
> I am a backend developer. Using Shiro, I implemented a form-based 
> authenticator with SHA256 salted password hasher. All of this works great.
> Now, the front-end developer says he is using angularJS and he's unable to 
> mix form-based auth with the rest of his stuff and asked me to figure out if 
> I can support AJAX based thing for Auth also.
> 
> I'm not familiar with the front-end technologies. Could you help me 
> understand if Shiro supports such AJAX-based authentication.
> Thanks!
> Anant
>  

Reply via email to