SSolidJS•Created by nhapp_developer on 5/25/2024 in #support OAuth2 with Scopes
I've developed a backend (FastAPI) with the OAuth2 with Scopes to restrict access to some methods.
Is there any good guides or examples on how to implement the auth logic in Solid.js?