Skip to content

jqwez/flet-pyrebase-wrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flet-pyrebase-wrapper

Experimenting with using Firebase with Flet

I'm probably looking to turn this wrapper into a more robust solution, but for now it has met my needs for creating a Flet application with a Firebase backend including auth and database.

The primary reason for being unable to simply use pyrebase out of the box was the need to persist authentication to different routes. Presently, Flet docs say it only provides OAuth2 with its auth component. Devs are left to their own devices otherwise.

About

Experimenting with using Firebase with Flet

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages