Authentication
List authentication providers
Returns a list of all authentication providers enabled on this Reactive Resume instance, along with their display names. Possible providers include password-based credentials, Google, GitHub, LinkedIn, and custom OAuth. No authentication required.
get/auth/providers
Response
A map of enabled authentication provider identifiers to their display names.
{"stackTrail":"paths:/auth/providers:get:responses:200:content:application/json:schema:anyOf","oasType":"schema","type":"unknown"}