VCL Component Delphi компоненты / Delphi components # 9

Beast_Power

Premium
Joined
Apr 29, 2014
Messages
61
Reaction score
39
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.

https://github.com/SchneiderInfosystems/FB4D/archive/master.zip

Submodules
For authorization token verification and token content extraction this library uses the Delphi JOSE JWT library.

https://github.com/paolo-rossi/delphi-jose-jwt/archive/master.zip
 

emailx45

Premium
Joined
May 5, 2008
Messages
2,478
Reaction score
2,222
Location
here and there
Woll2Woll InfoPower 4K v20.0.2.3 for XE10.3 RIO with Group and DPK re-created

Note: the DPK can be used for anothers IDE! If necessary change it! (I did my part)

Info-Power-Studio4-K-XE10-3-Rio-Installed.jpg

[SHOWTOGROUPS=4,19,20]Link 20 servers: https://mirr.re/d/h8W
password Winrar v5.6: InfoPowerStudio4kRio_Install_fixed_DPK
[/SHOWTOGROUPS]
 

emailx45

Premium
Joined
May 5, 2008
Messages
2,478
Reaction score
2,222
Location
here and there
Woll2Woll 1stClass 4K v20.0.0.1 with DPKs and Group recreated for RIO

[SHOWTOGROUPS=4,19,20]- DPKs re-created
- Group to install created
- DCU will be stored in <<1stClass_dir_root>>\$(Platform)\$(Config) --> Ex.: C:\Embarcdero\FC4KRio\source\windows (my path)
- BPL / DCP will be stored in C:\Users\Public\...\Embarcadero\BPL / DCP (for default)

0 - Put in your Library path 32/64bit the path of source files, of course, your paths!
- 32/64bits: Library, Browser paths: Ex.: C:\Embarcdero\FC4KRio\source\windows (my path)
- 32/64bits: DCU Target path: Ex.: C:\Embarcdero\FC4KRio\Bin\\20.0\Win32\Debug / Win64\Debug (my path)

1 - Open the "FCStudioXE103RIO_4k.groupproj" group file and "BUILD ALL"

2 - mark "dfcstudiowin.bpl" and "INSTALL it"

3 - It's ready! If you use another IDE, created another group to IDE particularity in "Project Options" and save it with another name!

14 servers mirror: https://mir.cr/0WMQD4WJ
password winrar v5.6: 1stClass4KRio_v20.0.1-Group_and_DPK-recreated

1st-Class4-Kfor-XE10-3-RIO-Full-Source-and-DPKs.jpg
[/SHOWTOGROUPS]
 
Last edited:
Top