Use when configuring Spring Boot as an OAuth2 resource server, validating JWTs from an external auth provider (Keycloak, Auth0, Okta, Cognito), extracting claims, or implementing scope-based authorization.
$npx -y skills add rrezartprebreza/spring-boot-skills --skill oauth2-resource-serverInstalls into the current project.
Run `npx skills use "https://github.com/rrezartprebreza/spring-boot-skills" --skill "rrezartprebreza/spring-boot-skills/oauth2-resource-server"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/rrezartprebreza/spring-boot-skills" that are relevant to the current task. Run `npx skills add "https://github.com/rrezartprebreza/spring-boot-skills"` and select the relevant skills, then follow their instructions.