ℹ️ 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.
Follow the link to learn more about how to install and use the new Security library.
Installation and usage Oasis Security
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.
In this section, we define how can we run the Security library locally.