• Felipe Frison's avatar
    Feat/firebase auth (#6) · e8a77fc8
    Felipe Frison authored
    * chore(deps): update package.json and yarn.lock
    
    * chore(env): create new env vars
    
    * feat(auth): create firebase auth guard
    
    * feat(auth): create firebase module
    
    * chore(auth): add FirebaseModule to AppModule.
    
    * chore(auth): make small modifications to auth files
    
    * chore(auth): modify exampleEntity to alow create user in Firebase
    
    * chore(auth): create new protected route
    
    * chore(auth): more setup of firebase for local development
    
    * chore(auth): implements html interface to get id token
    
    * docs(readme): improve the readme file
    
    * chore(auth): insert Firebase public keys
    
    * chore(swagger): add Authorize button to swagger
    
    * refactor(cleanup): remove comment from script
    e8a77fc8