README
Intro
rima_aaa is a Colabo puzzle that provides AAA (Authentication, Authorization, and Accounting) access to the Colabo ecosystem.
Installing
npm link
# we need to delete wrongly installed packages (@angular, etc)
rm -r /node_modules/*
rima_aaa is a Colabo puzzle that provides AAA (Authentication, Authorization, and Accounting) access to the Colabo ecosystem.
<script type="module">
import colaboRimaFAaa from 'https://cdn.skypack.dev/@colabo-rima/f-aaa';
</script>
rima_aaa is a Colabo puzzle that provides AAA (Authentication, Authorization, and Accounting) access to the Colabo ecosystem.
npm link
# we need to delete wrongly installed packages (@angular, etc)
rm -r /node_modules/*