Spring Gateway Authentication with Firebase in 5 minutes











>> YOUR LINK HERE: ___ http://youtube.com/watch?v=2pJTh0ljUVk

In this video we integrate firebase authenticaiton with Spring Gateway • GitHub Link: https://github.com/asgarov1/spring-ga... • Firebase Authentication URL: • ``` • https:// identitytoolkit.googleapis.com/v1/accounts:signInWithPassword?key=${WEB-API-KEY} • ``` • or as curl command: • ``` • curl --location 'https:// identitytoolkit.googleapis.com/v1/accounts:signInWithPassword?key=${WEB-API-KEY}' • --header 'Content-Type: application/json' • --data-raw '{ • email : [email protected] , • password : password , • returnSecureToken : true • } • ``` • • Property to add: • ``` • spring.security.oauth2.resourceserver.jwt.jwk-set-uri=https:// www.googleapis.com/service_accounts/v1/jwk/securetoken%40system.gserviceaccount.com • ```

#############################









Content Report
Youtor.org / YTube video Downloader © 2025

created by www.youtor.org