Beast_Power
Турист
- Credits
- 847
FB4D – The OpenSource Cross-Platform Library for Firebase
For authentication, FB4D currently supports email/password authentication and anonymous login.
The library builds on the Firebase REST-API and provides all functionality with synchronous and asynchronous methods for the usage within GUI application, services and background threads. Both frameworks VCL and Firemonkey are supported. The library is a pure source code library and relies on class interfaces.
Prerequisites
This library requires at least Delphi 10 Seattle. The sample projects are developed with Delphi 10.2 Tokio and ready for Delphi 10.3 Rio.
Как увидеть ссылки? | How to see hidden links?
Submodules
For authorization token verification and token content extraction this library uses the Delphi JOSE JWT library.
Как увидеть ссылки? | How to see hidden links?
For authentication, FB4D currently supports email/password authentication and anonymous login.
The library builds on the Firebase REST-API and provides all functionality with synchronous and asynchronous methods for the usage within GUI application, services and background threads. Both frameworks VCL and Firemonkey are supported. The library is a pure source code library and relies on class interfaces.
Prerequisites
This library requires at least Delphi 10 Seattle. The sample projects are developed with Delphi 10.2 Tokio and ready for Delphi 10.3 Rio.
Как увидеть ссылки? | How to see hidden links?
Submodules
For authorization token verification and token content extraction this library uses the Delphi JOSE JWT library.
Как увидеть ссылки? | How to see hidden links?