Skip to content

Commit 1127f1b

Browse files
committed
+ updating readme
1 parent 8cd8cb6 commit 1127f1b

File tree

1 file changed

+3
-12
lines changed

1 file changed

+3
-12
lines changed

README.md

Lines changed: 3 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,11 @@
11
# Spring Boot AWS S3 / Digital Ocean Object Spaces
2-
[![Open with ThePro](https://thepro.io/button.svg)](https://thepro.io/post/firebase-authentication-for-spring-boot-rest-api)
3-
4-
Firebase is a backendless platform to run applications without dedicated backend. But, sometimes you may need to communicate with API of an exisiting backend or you may want a dedicated backend to perform operations that cannot be done using firebase infrastructure .
5-
6-
This **Spring Boot Starter** is perfect for such situations when you want to extend firebase's authentication menchanism with **Spring Security** to seamlessly create and use protected rest API's.
7-
8-
### Configuration
9-
10-
Be sure to add the following environment variable globally or project specific run configuration environment variable
11-
12-
* GOOGLE_APPLICATION_CREDENTIALS=path_to_firebase_server_config.json
132

143
### Protected API
154

16-
![Image of Protected API ](https://raw.githubusercontent.com/gladius-thayalarajan/spring-boot-digital-ocean-spaces/master/screenshots/demo.gif)
5+
![Image of demo UI](https://raw.githubusercontent.com/gladius-thayalarajan/spring-boot-digital-ocean-spaces/master/screenshots/demo.gif)
6+
177

8+
![Image of DO spaces dashboard](https://raw.githubusercontent.com/gladius-thayalarajan/spring-boot-digital-ocean-spaces/master/screenshots/do-spaces-dashboard.png)
189
## Author
1910

2011
👤 **Gladius Thayalarajan**

0 commit comments

Comments
 (0)