token based authentication in polymer
Asked Answered
P

0

10

I Have a simple question.I Have started using Polymer for my app having sails js as backend.For authentication purpose i used JWT(json web tokens) in sails js and before this i worked on Angularjs as front end with Satellizer handling token based authentication.

Now I want to use token based authentication in This Dashboard which by default is using sessions as authentication. I couldn't find any source around to use token based approach for polymer 1.0

I want help here????

Parochial answered 28/2, 2016 at 7:4 Comment(1)
Take a look at auth0.com/blog/…Synonymous

© 2022 - 2024 — McMap. All rights reserved.