func testHelperCreateGetDeleteRefreshTokenSession(x InternalRegistry) func(t *testing.T) {
    return func(t *testing.T) {
        m := x.OAuth2Storage()

        ctx := context.Background()