An open API service indexing awesome lists of open source software.

https://github.com/macielti/gandalf

A simple boilerplate flutter app code for login data (authentication) managment.
https://github.com/macielti/gandalf

Last synced: 3 months ago
JSON representation

A simple boilerplate flutter app code for login data (authentication) managment.

Awesome Lists containing this project

README

        

# Gandalf

![Gandalf](https://cdn.forums.klei.com/monthly_2017_04/You-shall-not-pass.gif.d2c88335f647298c26b8c2c6247b1f6a.gif)

"You shall not pass!" - Gandalf

This repository contains a simple boilerplate code to serve as reference material for when I need to have authentication
capabilities in a Flutter app, eg: Login screen, authentication data management.

While developing the initial version I am not focusing on making it secure, but with the next versions, I am looking
forward to making it more secure to be used as reference for production environment code.

The objective is to integrate this app with our authentication microservice https://github.com/macielti/porteiro.