Documentation
¶
Index ¶
- func GetAccessTokenFromRequest(r *http.Request) (string, *apierror.APIError)
- func GetRefreshTokenFromRequest(r *http.Request) (string, *apierror.APIError)
- func MakeAccessTokenCookie(ctx context.Context, accessToken string) *http.Cookie
- func MakeAuthCookies(ctx context.Context, accessToken, refreshToken string) []*http.Cookie
- func MakeClearAuthCookies(ctx context.Context) []*http.Cookie
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MakeAccessTokenCookie ¶
func MakeAuthCookies ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.