An open API service indexing awesome lists of open source software.

https://github.com/devtony101/spring-firebase-auth-example

Sample spring boot project with Firebase authentication
https://github.com/devtony101/spring-firebase-auth-example

firebase firebase-auth java java-8 java8 spring spring-boot spring-security springboot

Last synced: about 1 month ago
JSON representation

Sample spring boot project with Firebase authentication

Awesome Lists containing this project

README

          

# Spring Firebase Auth Example
This is a sample Spring Boot project that uses Firebase authtentication with the help of the [firebaseauth library](https://github.com/DevTony101/firebaseauth).

It has a unique endpoint `/user` with two resources, each protected with a role-based validation.