jordanopensource / nuha-web

Web client for NUHA

Home Page:https://nuha.josa.ngo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nuxt Auth

thamudi opened this issue · comments

Technical Requirement:

We need to utilize Nuxt Auth to authorize the users into any application that is hosted by JOSA.
Using Nuxt Auth we will need to create our own custom OAuth that authenticates our users with Authelia using OIDC.

Requirements:

  • Write a simple demo for Nuxt auth that authorizes the users to users using github or something similar.
  • After getting a deeper understanding of the how the app works, learn how to create a custom oAuth.
  • connect the custom provider with josa id
  • Document the process
  • Define Authorization roles.