Skip to content
This repository was archived by the owner on Apr 16, 2026. It is now read-only.

Commit 1cf8f06

Browse files
authored
broken link fix
1 parent c404541 commit 1cf8f06

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ This **Spring Boot Starter** is perfect for such situations when you want to ext
3333

3434
### End to End Test
3535

36-
The method I used to solve the problem of testing firebase social authentication is opinionated and may not be suitable to everyone. Simply put, we create a toggleable Test User functionaly that authenticates specific set of static test users through firebase custom token. This solves a lot of issues associated with testing a third party backed authentication flow. Read this post at thepro.io for more in detail explanation [End to End Test Firebase Authentication with Cypress, Spring Boot & Nextjs](https://thepro.io/post/end-to-end-test-firebase-authentication-with-cypress,-spring-boot-&-nextjs-Mg)
36+
The method I used to solve the problem of testing firebase social authentication is opinionated and may not be suitable to everyone. Simply put, we create a toggleable Test User functionaly that authenticates specific set of static test users through firebase custom token. This solves a lot of issues associated with testing a third party backed authentication flow. Read this post at thepro.io for more in detail explanation [End to End Test Firebase Authentication with Cypress, Spring Boot & Nextjs](https://thepro.io/post/end-to-end-test-firebase-authentication-with-cypress-spring-boot-nextjs-Mg)
3737

3838
## Related Tutorials :
3939

0 commit comments

Comments
 (0)