Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CompleteOAuthFlow ¶
CompleteOAuthFlow follows the OAuth authorization flow through the mock OIDC server, intercepts the frontend callback redirect, extracts the code and state, and calls the backend API directly. Returns the raw backend response.
func FollowOAuthFlow ¶
func FollowOAuthFlow(t *testing.T, authorizationURL string) *sdk.LoginResponse
FollowOAuthFlow completes the OAuth flow and returns the parsed token response
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.