Authorization Packages

canthey

Given a permissions JSON object (ACL style), determine if the user has access to the given route. Otherwise, reject. Not an authentication module, but an authorization module.

2.1.4 • Published 7 years ago

svelte-guard

`svelte-guard` is a versatile package designed to streamline the process of implementing route guards in SvelteKit applications. Route guards play a crucial role in ensuring that specific routes are accessible only to authorized users, enhancing the secur

0.1.0 • Published 2 months ago