ℹ️ See the migration from @masiv base libraries to @oasis at The Oasis path

We make use of the Security library to ensure the safe functioning and management of our applications.

In that sense, this library is mainly responsible for validating the user session and granting access permissions to each of our app views and functionalities.

Installation and usage: @oasis/security

Follow the link to learn more about how to install and use the new Security library.

Installation and usage Oasis Security

⚠️ Deprecated

Features

In this section, we explore each of the main features the Security library provides us, such as session validation, creation, and the refresh token flow.

Security features

How to run locally

In this section, we define how can we run the Security library locally.

Debug locally

Code Composition

Composition