Skip to content

Commit

Permalink
updates from feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
indiepopart committed May 31, 2024
1 parent 2a8f4e6 commit 17205ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _source/_posts/2024-04-30-spring-api-fga.md
Original file line number Diff line number Diff line change
Expand Up @@ -881,7 +881,7 @@ Stop the application and run it again, the API should work as before.

## Learn more about OpenFGA and Spring Boot

In this post you learned about OpenFGA integration to a Spring Boot API using the OpenFGA Spring Boot Starter 0.0.1, just released. I hope you found this introduction useful and could grasp the basics of fine-grained authorization through the OpenFGA system, and the benefits of moving authorization logic outside application code. You can find the code shown in this tutorial on [GitHub](https://github.com/oktadev/spring-api-fga). If you'd rather skip the step-by-step and prefer running a sample application, follow the [README](https://github.com/oktadev/spring-api-fga) instructions in the same repository.
In this post you learned about OpenFGA integration to a Spring Boot API using the [OpenFGA Spring Boot Starter 0.0.1](https://github.com/openfga/spring-boot-starter), just released. I hope you found this introduction useful and could grasp the basics of fine-grained authorization through the OpenFGA system, and the benefits of moving authorization logic outside application code. You can find the code shown in this tutorial on [GitHub](https://github.com/oktadev/spring-api-fga). If you'd rather skip the step-by-step and prefer running a sample application, follow the [README](https://github.com/oktadev/spring-api-fga) instructions in the same repository.

Also, if you liked this post, you might enjoy these related posts:

Expand Down

0 comments on commit 17205ef

Please sign in to comment.