createOAuthRouteHandlers()
Home > @backstage/plugin-auth-node > createOAuthRouteHandlers
Signature:
function createOAuthRouteHandlers<TProfile>(options: OAuthRouteHandlersOptions<TProfile>): AuthProviderRouteHandlers;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
options |
OAuthRouteHandlersOptions<TProfile> |