Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Login back #3

Closed
wants to merge 8 commits into from
Closed

Login back #3

wants to merge 8 commits into from

Commits on Dec 27, 2022

  1. Entità relative all'autenticazione

    Creazione di tutte le entità relative al modulo autenticazione con costruttori , getter and setter
    TechRufy committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    b32c0bd View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2022

  1. completate le entity con tutti i metodi

    Finita l'implementazione delle entity relative all'Autenticazione, con tutti i metodi e campi
    TechRufy committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    85bd803 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2022

  1. Login - only FireBase Authenticator

    È stata creata la schermata iniziale in cui si può scegliere che tipo di login effettuare: l'applicativo riesce ad effettuare solo il login tramite Firebase Authentication (FFOO e ASL).
    Sono stati iniziati i lavori per l'implementazione del Real Time DB.
    KLS-01 committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    071f11c View commit details
    Browse the repository at this point in the history
  2. AutoriazzazioneDAO

    Realizzazione del DAO relativa all'autorizzazione con i metodi di retrieve dato l'id e i metodi di retrieve di tutti
    TechRufy committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    1ba9b6e View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2022

  1. sostituzione di firestore nei DAO

    Modifiche relative ai DAO per il cambiamento di database effettuato
    TechRufy committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    4088ccb View commit details
    Browse the repository at this point in the history
  2. Completamento servizio di autenticazione

    Completato il service del login
    TechRufy committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    b36c45c View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2022

  1. bugfix loginoutcome + review

    KLS-01 committed Dec 31, 2022
    Configuration menu
    Copy the full SHA
    5961cae View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2023

  1. Configuration menu
    Copy the full SHA
    a940c89 View commit details
    Browse the repository at this point in the history