Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
garronej committed Jan 9, 2024
1 parent 470b1f4 commit 5d99073
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,12 @@ This library is intended for scenarios such as integrating your application with

In straightforward terms, this library is ideal for those seeking to enable user login/registration in their web application. When used in conjunction with Keycloak (for example), it enables you to offer a modern and secure authentication experience with minimal coding effort. This includes options for signing in via Google, X, GitHub, or other social media platforms. We provide comprehensive guidance from beginning to end.

* 🎓 Accessible to all skill levels; no need to be an OIDC expert.
* 🛠️ Easy to set up; eliminates the need for creating special `/login` `/logout` routes.
* 🎛️ Minimal API surface for ease of use.
* ✨ Robust yet optional React integration.
* 📖 Comprehensive documentation and project examples: End-to-end solutions for authenticating your app.
* ✅ Best in class type safety: Enhanced API response types based on usage context.
- 🎓 Accessible to all skill levels; no need to be an OIDC expert.
- 🛠️ Easy to set up; eliminates the need for creating special `/login` `/logout` routes.
- 🎛️ Minimal API surface for ease of use.
- ✨ Robust yet optional React integration.
- 📖 Comprehensive documentation and project examples: End-to-end solutions for authenticating your app.
- ✅ Best in class type safety: Enhanced API response types based on usage context.

## Comparison with Existing Libraries

Expand Down

1 comment on commit 5d99073

@vercel
Copy link

@vercel vercel bot commented on 5d99073 Jan 9, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

oidc-spa-example-tanstack – ./examples/tanstack-router

oidc-spa-example-tanstack-git-main-ddecrulles-projects.vercel.app
oidc-spa-example-tanstack-ddecrulles-projects.vercel.app
example-tanstack-router.oidc-spa.dev

Please sign in to comment.