Thursday, March 28, 2024
HomeJavaScriptCountdown to The New Yr

Countdown to The New Yr



By

Samanta de Barros

That is the thirteenth version in our DecEmber collection–”Countdown to The New Yr: 31 Days of Ember Addons”. We plan to focus on a brand new addon every day till the brand new 12 months, and we hope you may be a part of us for the enjoyable!

Day 13

In the present day we’ll take a look at ember-simple-auth!

What It Does

The ember-simple-auth addon is a light-weight library that helps you implement authentication and authorization in your Ember purposes. It takes care of sustaining a consumer facet session and synchronizing it accross tabs and home windows, so you do not have to fret about your consumer signing out in a single tab and remaining signed in in others.

It comes with a set of authentication suppliers (OAuth, Machine, Torri) and could be personalized in case you’ll want to assist a distinct authentication mechanism. It additionally gives a session service and a collection of mixins that may support you in including authorization info to your requests, defining which routes must be accessible solely to signed in customers, and controlling the consumer session.

Why I Like It

Including authentication and authorization to an Ember software is a kind of issues that almost all builders should undergo, at one time or one other. Having a constant means of doing so, the place we do not have to implement the fundamentals each time, is without doubt one of the benefits of getting an ecosystem of addons. ember-simple-auth is a cool library that covers the commonest authentication wants, whereas on the identical time being customizable for particular circumstances. It is effectively maintained and has a pleasant documentation to stroll you throughthe integration along with your app.

Do you already use ember-simple-auth? Or is there some other addon you’re keen on? Tell us!


RELATED ARTICLES

LEAVE A REPLY

Please enter your comment!
Please enter your name here

Most Popular

Recent Comments