Meteor makes user management very easy. You can quickly add a full-featured user account system into your application which lets the user create user accounts and authenticate by using those accounts. In this episode we’ll extend the sample application and add user management features to our Svelte front-end application.

We’ll then extend our application, and make use of the user system. E.g. we’ll make sure that certain functionality (like create new issues, delete issues) is only available when the user is authenticated logged in.

#reactive #meteor & svelte #user accounts

Meteor & Svelte - Building Full-Stack Reactive Web Applications - 06: User Accounts
1.15 GEEK